|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityReleationInfo | |
---|---|
com.bm.introspectors | |
com.bm.introspectors.relations |
Uses of EntityReleationInfo in com.bm.introspectors |
---|
Methods in com.bm.introspectors that return EntityReleationInfo | |
---|---|
EntityReleationInfo |
PersistentPropertyInfo.getEntityReleationInfo()
Returns the entityReleationInfo. |
Methods in com.bm.introspectors with parameters of type EntityReleationInfo | |
---|---|
void |
PersistentPropertyInfo.setEntityReleationInfo(EntityReleationInfo entityReleationInfo)
The entityReleationInfo to set. |
Uses of EntityReleationInfo in com.bm.introspectors.relations |
---|
Classes in com.bm.introspectors.relations that implement EntityReleationInfo | |
---|---|
class |
AbstractRelation
Abstract class for representation of relations. |
class |
ManyToOneReleation
Represents a ManyToOne relation. |
class |
OneToManyReleation
Represents a OneToMany relelation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |