Package com.rapidtransform.core.type

Interface Summary
PropertyHolder A PropertyHolder encapsulates a collection of custom properties for a specific type of object.
 

Class Summary
DynamicPropertyHolder This property holder utilizes the concept of a Hibernate dynamic-component to store the map of properties in the database.
EnumUserType Hibernate 3 Parameterizd type for mapping a Java 5 Enum.
GenericPropertyValue<DataType> Generic placeholder for custom properties.
PropertyValueUserType<DataType>  
QNameUserType Hibernate UserType for QName