Uses of Interface
net.ep.db4o.javassist.PersistOnMethodPolicy

Packages that use PersistOnMethodPolicy
net.ep.db4o.activator   
net.ep.db4o.javassist   
 

Uses of PersistOnMethodPolicy in net.ep.db4o.activator
 

Methods in net.ep.db4o.activator with parameters of type PersistOnMethodPolicy
 ProxyActivationSupport ProxyActivationSupport.withPersistPolicy(PersistOnMethodPolicy persistPolicy)
           
 

Uses of PersistOnMethodPolicy in net.ep.db4o.javassist
 

Classes in net.ep.db4o.javassist that implement PersistOnMethodPolicy
 class AnnotationPersistencePolicy
           
 

Methods in net.ep.db4o.javassist that return PersistOnMethodPolicy
 PersistOnMethodPolicy JVSTReflector.getPersistPolicy()
           
 

Methods in net.ep.db4o.javassist with parameters of type PersistOnMethodPolicy
 void JVSTReflector.setPersistPolicy(PersistOnMethodPolicy persistPolicy)
           
 

Constructors in net.ep.db4o.javassist with parameters of type PersistOnMethodPolicy
JVSTClass(com.db4o.reflect.Reflector reflector, JVSTReflector jreflector, javassist.ClassPool pool, java.lang.Class clazz, boolean threadLocal, boolean ignoreNullActivator, PersistOnMethodPolicy persistPolicy, ActivateOnMethodPolicy activatePolicy)
           
 



Copyright © 2009. All Rights Reserved.