Package org.jpox.properties

Package providing handling for persistence properties, and in particular the validation of valid values.

See:
          Description

Interface Summary
PersistencePropertyValidator Interface defining a validator for a persistence property.
 

Class Summary
BooleanPropertyValidator Validator for a property that represents a boolean.
CorePropertyValidator Validator for persistence properties used by core.
IntegerPropertyValidator Validator for a property that represents an integer.
StringPropertyValidator Validator for a property that represents a String.
 

Exception Summary
PropertyTypeInvalidException Exception thrown when trying to access a property as a specific type yet it is not possible to return as that type.
 

Package org.jpox.properties Description

Package providing handling for persistence properties, and in particular the validation of valid values.



Copyright © -2008 . All Rights Reserved.