org.apache.ojb.broker.metadata.fieldaccess
Class PersistentFieldAutoProxyImplNew

java.lang.Object
  extended by org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
      extended by org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
          extended by org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImplNew
All Implemented Interfaces:
java.io.Serializable, PersistentField

Deprecated. replaced by PersistentFieldAutoProxyImpl.

public class PersistentFieldAutoProxyImplNew
extends PersistentFieldAutoProxyImpl

PeristentField implementation that attempts to detect the nature of the field it is persisting.

First checks to see if it is a Field, then Property, then DynaBean

It will match in that order.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
PATH_TOKEN
 
Constructor Summary
PersistentFieldAutoProxyImplNew()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
get, getType, set, usesAccessorsAndMutators
 
Methods inherited from class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
getDeclaringClass, getName, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersistentFieldAutoProxyImplNew

public PersistentFieldAutoProxyImplNew()
Deprecated. 


(C) 2002 - 2006 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