Package org.apache.ojb.broker.metadata.fieldaccess

This package provides classes for accessing fields of persistent classes.

See:
          Description

Interface Summary
PersistentField  
 

Class Summary
AbstractPersistentField Abstract PersistentField base implementation.
AnonymousPersistentField This class handle an anonymous persistent fiels for 1-1 association, and ojbConcreteClass
AnonymousPersistentFieldForInheritance  
AnonymousPersistentFieldHelper Helper class for anonymous fields.
PersistentFieldAutoProxyImpl PeristentField implementation that attempts to detect the nature of the field it is persisting.
PersistentFieldAutoProxyImplNew PeristentField implementation that attempts to detect the nature of the field it is persisting.
PersistentFieldBase Abstract PersistentField base implementation class.
PersistentFieldDirectAccessImpl A PersistentField implementation is a high-speed version of the access strategies.
PersistentFieldDirectAccessImplNew This PersistentField implementation is the high-speed version of the access strategies.
PersistentFieldDynaBeanAccessImpl A PersistentField implementation accesses a property from a DynaBean.
PersistentFieldDynaBeanImplNew A PersistentField implementation accesses a property from a DynaBean.
PersistentFieldFactory  
PersistentFieldIntrospectorImpl A PersistentField implementation using JavaBeans compliant calls only to access persistent attributes.
PersistentFieldIntrospectorImplNew A PersistentField implementation using JavaBeans compliant calls only to access persistent attributes.
PersistentFieldPrivilegedImpl A PersistentField implementation using reflection to access but does cooperate with AccessController and do not suppress the java language access check.
PersistentFieldPrivilegedImplNew A PersistentField implementation using reflection to access but does cooperate with AccessController and do not suppress the java language access check.
 

Package org.apache.ojb.broker.metadata.fieldaccess Description

This package provides classes for accessing fields of persistent classes.



(C) 2002 - 2004 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.3, 2005-04-2