Uses of Class
org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
Packages that use AbstractClassStrategy
-
Uses of AbstractClassStrategy in org.apache.openjpa.jdbc.meta.strats
Subclasses of AbstractClassStrategy in org.apache.openjpa.jdbc.meta.stratsModifier and TypeClassDescriptionclass
Class mapping for embedded objects.class
Mapping for classes mapped to their superclass table.class
Mapping for when the class maps all fields to its own table.class
Strategy for classes that aren't mapped.class
Class mapping for embedded object id fields.class
Mapping for subclasses that join to their superclass table.