public interface ManagedTypeMetadata extends LocatableMatadata
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.AccessType |
getAccessType()
Returns the access type of the entity.
|
AttributesMetadata |
getAttributes()
Returns the attributes of the entity.
|
String |
getClassName()
Returns the name of the class of the entity.
|
boolean |
isMetadataComplete()
Returns if the entity's metadata is complete.
|
getLocatorjavax.persistence.AccessType getAccessType()
AttributesMetadata getAttributes()
String getClassName()
boolean isMetadataComplete()
Copyright © 2012-2013 Batoo. All Rights Reserved.