Uses of Class
org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
Packages that use AbstractUpdateManager
-
Uses of AbstractUpdateManager in org.apache.openjpa.jdbc.kernel
Subclasses of AbstractUpdateManager in org.apache.openjpa.jdbc.kernelModifier and TypeClassDescriptionclassBatch update manager that writes the SQL in object-level operation order.classBatch update manager that writes the SQL in object-level operation order.classStandard update manager, capable of foreign key constraint evaluation.classUpdate manager that writes SQL in object-level operation order.