Module org.eclipse.persistence.jpa
Class AbstractTableImpl<T extends TableMetadata,R>
java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<T>
org.eclipse.persistence.internal.jpa.config.tables.AbstractTableImpl<T,R>
- Direct Known Subclasses:
CollectionTableImpl
,JoinTableImpl
,SecondaryTableImpl
,TableImpl
JPA scripting API implementation.
- Since:
- EclipseLink 2.5.1
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
metadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddIndex()
setCatalog
(String catalog) setCreationSuffix
(String creationSuffix) Methods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
Constructor Details
-
AbstractTableImpl
-
-
Method Details
-
addIndex
-
addUniqueConstraint
-
setCatalog
-
setCreationSuffix
-
setName
-
setSchema
-