org.apache.ojb.broker.metadata.fieldaccess
Class PersistentFieldDynaBeanImplNew
java.lang.Object
org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImplNew
- All Implemented Interfaces:
- java.io.Serializable, PersistentField
Deprecated. replaced by PersistentFieldDynaBeanImpl
.
public class PersistentFieldDynaBeanImplNew
- extends PersistentFieldDynaBeanImpl
A PersistentField
implementation accesses a property
from a DynaBean
.
Note that because of the way that PersistentField works,
at run time the type of the field could actually be different, since
it depends on the DynaClass of the DynaBean that is given at runtime.
This implementation does not support nested fields.
- Version:
- $Id: PersistentFieldDynaBeanImplNew.java 365232 2005-12-21 22:36:07Z tomdz $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PersistentFieldDynaBeanImplNew
public PersistentFieldDynaBeanImplNew()
- Deprecated.
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30