public interface DiscriminatorColumnMetadata extends BindableMetadata
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnDefinition()
Returns the column definition of the discriminator column.
|
javax.persistence.DiscriminatorType |
getDiscriminatorType()
Returns the type of the discriminator column.
|
int |
getLength()
Returns the length of the discriminator column.
|
getNamegetLocatorString getColumnDefinition()
javax.persistence.DiscriminatorType getDiscriminatorType()
int getLength()
Copyright © 2012-2013 Batoo. All Rights Reserved.