Uses of Interface
org.apache.openjpa.writebehind.WriteBehindCallback

Packages that use WriteBehindCallback
org.apache.openjpa.conf OpenJPA Configuration 
org.apache.openjpa.writebehind   
 

Uses of WriteBehindCallback in org.apache.openjpa.conf
 

Methods in org.apache.openjpa.conf that return WriteBehindCallback
 WriteBehindCallback OpenJPAConfigurationImpl.getWriteBehindCallbackInstance()
           
 WriteBehindCallback OpenJPAConfiguration.getWriteBehindCallbackInstance()
          Get the WriteBehindCallback instance for this configuration.
 

Uses of WriteBehindCallback in org.apache.openjpa.writebehind
 

Classes in org.apache.openjpa.writebehind that implement WriteBehindCallback
 class AbstractWriteBehindCallback
           
 class SimpleWriteBehindCallback
           
 



Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.