public interface Table
Modifier and Type | Method and Description |
---|---|
Index |
addIndex() |
UniqueConstraint |
addUniqueConstraint() |
Table |
setCatalog(String catalog) |
Table |
setCreationSuffix(String creationSuffix) |
Table |
setName(String name) |
Table |
setSchema(String schema) |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.