org.apache.sirona.jpa
Class JPAProxyFactory

java.lang.Object
  extended by org.apache.sirona.jpa.JPAProxyFactory

public final class JPAProxyFactory
extends Object


Method Summary
static Object monitor(Class<?>[] classes, Object instance, Role role, boolean cascade)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

monitor

public static Object monitor(Class<?>[] classes,
                             Object instance,
                             Role role,
                             boolean cascade)


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.