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 ContainerTable
containerTable()
ContainerTable
containerTable()
Methods in org.apache.openjpa.persistence.jdbc with parameters of type ContainerTable Modifier and Type Method Description protected void
AnnotationPersistenceMappingParser. parseContainerTable(FieldMapping fm, ContainerTable ctbl)
Parse @ContainerTable.
-