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 TypeClassDescriptionclassClass mapping for embedded objects.classMapping for classes mapped to their superclass table.classMapping for when the class maps all fields to its own table.classStrategy for classes that aren't mapped.classClass mapping for embedded object id fields.classMapping for subclasses that join to their superclass table.