Uses of Class
org.apache.openjpa.persistence.jdbc.ContainerTable
-
Packages that use ContainerTable Package Description org.apache.openjpa.persistence.jdbc OpenJPA JPA-JDBC -
-
Uses of ContainerTable in org.apache.openjpa.persistence.jdbc
Methods in org.apache.openjpa.persistence.jdbc that return ContainerTable Modifier and Type Method Description ContainerTablecontainerTable()ContainerTablecontainerTable()Methods in org.apache.openjpa.persistence.jdbc with parameters of type ContainerTable Modifier and Type Method Description protected voidAnnotationPersistenceMappingParser. parseContainerTable(FieldMapping fm, ContainerTable ctbl)Parse @ContainerTable.
-