|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationType | |
---|---|
com.bm.introspectors.relations |
Uses of RelationType in com.bm.introspectors.relations |
---|
Methods in com.bm.introspectors.relations that return RelationType | |
---|---|
RelationType |
OneToManyReleation.getReleationType()
Returns the type of the relation. |
RelationType |
ManyToOneReleation.getReleationType()
Returns the type of the relation. |
RelationType |
EntityReleationInfo.getReleationType()
Returns the type of the relation. |
static RelationType |
RelationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RelationType[] |
RelationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |