public interface IdAttributeMetadata extends PhysicalAttributeMetadata
| Modifier and Type | Method and Description |
|---|---|
GeneratedValueMetadata |
getGeneratedValue()
Returns the value generation definition of the id attribute.
|
SequenceGeneratorMetadata |
getSequenceGenerator()
Returns the sequence generator definition of the id attribute.
|
TableGeneratorMetadata |
getTableGenerator()
Returns the table generator definition of the id attribute.
|
getColumn, getTemporalTypegetAccessgetNamegetLocatorGeneratedValueMetadata getGeneratedValue()
SequenceGeneratorMetadata getSequenceGenerator()
TableGeneratorMetadata getTableGenerator()
Copyright © 2012-2013 Batoo. All Rights Reserved.