public interface Attribute<X,Y>
Modifier and Type | Interface and Description |
---|---|
static class |
Attribute.PersistentAttributeType |
Modifier and Type | Method and Description |
---|---|
ManagedType<X> |
getDeclaringType() |
Member |
getJavaMember() |
Class<Y> |
getJavaType() |
String |
getName() |
Attribute.PersistentAttributeType |
getPersistentAttributeType() |
boolean |
isAssociation() |
boolean |
isCollection() |
String getName()
Attribute.PersistentAttributeType getPersistentAttributeType()
ManagedType<X> getDeclaringType()
Member getJavaMember()
boolean isAssociation()
boolean isCollection()
Copyright © 2016. All rights reserved.