This
PersistentField implementation
is the high-speed version of the access strategies.
It does not cooperate with an AccessController,
but accesses the fields directly. This implementation persistent
attributes don't need getters and setters
and don't have to be declared public or protected. Only the the
metadata field names have to match the class fields.
PersistentFieldDirectImpl version: $Id: PersistentFieldDirectAccessImplNew.java,v 1.3.2.3 2005/12/21 22:26:41 tomdz Exp $
Methods inherited from org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl