public class PrimaryKeyImpl extends MetadataImpl<PrimaryKeyMetadata> implements PrimaryKey
metadata| Constructor and Description |
|---|
PrimaryKeyImpl() |
| Modifier and Type | Method and Description |
|---|---|
Column |
addColumn() |
PrimaryKey |
setCacheKeyType(String cacheKeyType) |
PrimaryKey |
setValidation(String validation) |
getMetadatapublic Column addColumn()
addColumn in interface PrimaryKeypublic PrimaryKey setCacheKeyType(String cacheKeyType)
setCacheKeyType in interface PrimaryKeypublic PrimaryKey setValidation(String validation)
setValidation in interface PrimaryKeyCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.