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

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

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.  
 
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 - 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