|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.mapping.Property
org.hibernate.mapping.Backref
public class Backref
| Constructor Summary | |
|---|---|
Backref()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCollectionRole()
|
java.lang.String |
getEntityName()
|
PropertyAccessor |
getPropertyAccessor(java.lang.Class clazz)
|
boolean |
isBackRef()
|
boolean |
isBasicPropertyAccessor()
|
void |
setCollectionRole(java.lang.String collectionRole)
|
void |
setEntityName(java.lang.String entityName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Backref()
| Method Detail |
|---|
public boolean isBackRef()
isBackRef in class Propertypublic java.lang.String getCollectionRole()
public void setCollectionRole(java.lang.String collectionRole)
public boolean isBasicPropertyAccessor()
isBasicPropertyAccessor in class Propertypublic PropertyAccessor getPropertyAccessor(java.lang.Class clazz)
getPropertyAccessor in class Propertypublic java.lang.String getEntityName()
public void setEntityName(java.lang.String entityName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||