|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Hierarchical
Additional contract for things that can occur in an inheritance hierarchy (specifically ones we would need to traverse).
| Method Summary | |
|---|---|
Hierarchical |
getSuperType()
Retrieve the super type. |
| Methods inherited from interface org.hibernate.metamodel.domain.AttributeContainer |
|---|
attributes, createBag, createComponentAttribute, createList, createMap, createSet, createSingularAttribute, createVirtualSingularAttribute, getRoleBaseName, locateAttribute, locateBag, locateComponentAttribute, locateList, locateMap, locatePluralAttribute, locateSet, locateSingularAttribute |
| Methods inherited from interface org.hibernate.metamodel.domain.Type |
|---|
getClassName, getClassReference, getClassReferenceUnresolved, getName, isAssociation, isComponent |
| Method Detail |
|---|
Hierarchical getSuperType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||