public abstract class Simple<T extends Property> extends AbstractPersistentProperty
Models a simple property type
Constructor and description |
---|
Simple
(PersistentEntity owner, MappingContext context, java.beans.PropertyDescriptor descriptor) |
Simple
(PersistentEntity owner, MappingContext context, java.lang.String name, java.lang.Class type) |
Methods inherited from class | Name |
---|---|
class AbstractPersistentProperty |
getCapitilizedName, getName, getOwner, getReader, getType, getWriter, isInherited, isNullable, toString |