Uses of Interface
org.eclipse.persistence.jpa.config.SecondaryTable
-
Packages that use SecondaryTable Package Description org.eclipse.persistence.jpa.config -
-
Uses of SecondaryTable in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return SecondaryTable Modifier and Type Method Description SecondaryTableEntity. addSecondaryTable()SecondaryTableSecondaryTable. setCatalog(String catalog)SecondaryTableSecondaryTable. setCreationSuffix(String creationSuffix)SecondaryTableSecondaryTable. setName(String name)SecondaryTableSecondaryTable. setSchema(String schema)
-