Uses of Class
org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager

Packages that use ConstraintUpdateManager
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
 

Uses of ConstraintUpdateManager in org.apache.openjpa.jdbc.kernel
 

Subclasses of ConstraintUpdateManager in org.apache.openjpa.jdbc.kernel
 class BatchingConstraintUpdateManager
          Batch update manager that writes the SQL in object-level operation order.
 



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