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