public class HibernateCustomProperty extends CustomWithMapping implements HibernatePersistentProperty
Hibernate implementation of Custom
| Fields inherited from class | Fields |
|---|---|
class CustomWithMapping |
propertyMapping |
class AbstractPersistentProperty |
context, inherited, name, owner, type |
| Constructor and description |
|---|
HibernateCustomProperty(PersistentEntity entity, MappingContext context, java.beans.PropertyDescriptor property, CustomTypeMarshaller<?, ?, ?> customTypeMarshaller) |
| Methods inherited from class | Name |
|---|---|
class CustomWithMapping |
getMapping, setMapping |
class Custom |
getCustomTypeMarshaller |
class AbstractPersistentProperty |
getCapitilizedName, getName, getOwner, getReader, getType, getWriter, isInherited, isNullable, toString |