-
public interface TableJPA scripting API implementation.- Author:
- Guy Pelletier
- Since:
- EclipseLink 2.5.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IndexaddIndex()UniqueConstraintaddUniqueConstraint()TablesetCatalog(String catalog)TablesetCreationSuffix(String creationSuffix)TablesetName(String name)TablesetSchema(String schema)
-