DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibhibernate-validator-java
BeschreibungHibernate Validator
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version4.0.2.GA-3
Sektionjava
Prioritätoptional
Installierte Größe288 Byte
Hängt ab vonlibhibernate3-java, glassfish-javaee, libjtype-java, libgeronimo-validation-1.0-spec-java
Empfohlene Pakete
PaketbetreuerDebian Java Maintainers
Quelle
Paketgröße171842 Byte
Prüfsumme MD5335c006604ffea5725e2a6e8f44becd4
Prüfsumme SHA17ba9f95d987962ee8b477aea435e194abf402347
Prüfsumme SHA256f5d53663f1ce64ee7e93d08107505b664f2bae825309cee486d92f89c0699bbd
Link zum Herunterladenlibhibernate-validator-java_4.0.2.GA-3_all.deb
Ausführliche BeschreibungHibernate Validator aims at defining and checking a domain model level constraints. It supports custom constraints definitions as well as full internationalization. Annotations are used to define constraints on object level. The validation mechanism can be executed in different layers in your application without having to duplicate any of these rules (presentation layer, data access layer, Database schema). . Hibernate Validator integrates with Hibernate by applying the constraints on the database schema (DDL generation) and by checking entity validity before Hibernate inserts or updates instances. You can use Hibernate Validator with any Java Persistence provider, not only Hibernate, although you will not be able to use automatic DDL alteration for constraint generation outside of Hibernate EntityManager.


Impressum
Linux is a registered trademark of Linus Torvalds