Class ExtendedPropertyAccessor.GetterSetter

java.lang.Object
net.sf.basedb.core.ExtendedPropertyAccessor.GetterSetter
All Implemented Interfaces:
Serializable, Getter, PropertyAccess, Setter
Enclosing class:
ExtendedPropertyAccessor

static final class ExtendedPropertyAccessor.GetterSetter
extends Object
implements PropertyAccess, Getter, Setter
This class implements the Hibernate Getter and Setter interfaces. For each property of an Extendable item there exist one Getter and Setter object.