org.datanucleus.properties.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datanucleus-core Show documentation
Show all versions of datanucleus-core Show documentation
DataNucleus Core provides the primary components of a heterogenous Java persistence solution.
It supports persistence API's being layered on top of the core functionality.
Package providing handling for persistence properties, and in particular the validation of valid values.
All property validators have a "validate(key, value)" method called to validate the supplied value.