public class ColumnResultMetadataImpl extends Object implements ColumnResultMetadata
| Constructor and Description |
|---|
ColumnResultMetadataImpl(AbstractLocator locator,
javax.persistence.ColumnResult annotation) |
| Modifier and Type | Method and Description |
|---|---|
AbstractLocator |
getLocator()
Returns the locator.
|
String |
getName()
Returns the name of the Bindable.
|
public ColumnResultMetadataImpl(AbstractLocator locator, javax.persistence.ColumnResult annotation)
locator - the java locatorannotation - the annotationpublic AbstractLocator getLocator()
getLocator in interface LocatableMatadatapublic String getName()
getName in interface BindableMetadataCopyright © 2012-2013 Batoo. All Rights Reserved.