A
PersistentField implementation using
JavaBeans compliant calls only to access persistent attributes.
No Reflection is needed. But for each attribute xxx there must be
public getXxx() and setXxx() methods. In metadata the field name must be
the bean compliant 'xxx'.
PersistentFieldIntrospectorImpl version: $Id: PersistentFieldIntrospectorImplNew.java,v 1.3.2.3 2005/12/21 22:26:41 tomdz Exp $
Methods inherited from org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl