Hierarchy For Package org.castor.persist.proxy
Class Hierarchy
- java.lang.Object
- org.castor.persist.proxy.CollectionProxy
- org.castor.persist.proxy.LazyHashSet<E> (implements org.castor.persist.proxy.LazyCollection<T>, java.util.Set<E>)
- org.castor.persist.proxy.SingleProxy (implements net.sf.cglib.proxy.MethodInterceptor, java.io.Serializable)
Interface Hierarchy
- java.lang.Iterable<T>
- java.util.Collection<E>
- org.castor.persist.proxy.LazyCollection<T> (also extends org.exolab.castor.persist.TxSynchronizable)
- java.util.Collection<E>
- java.io.Serializable
- org.castor.persist.proxy.LazyCGLIB
- org.exolab.castor.persist.TxSynchronizable
- org.castor.persist.proxy.LazyCollection<T> (also extends java.util.Collection<E>)