Uses of Class
org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Uses of AbstractUpdateManager in org.apache.openjpa.jdbc.kernel
Modifier and TypeClassDescriptionclass
Batch update manager that writes the SQL in object-level operation order.class
Batch update manager that writes the SQL in object-level operation order.class
Standard update manager, capable of foreign key constraint evaluation.class
Update manager that writes SQL in object-level operation order.