|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManyToOneField | |
---|---|
com.caucho.amber.field |
Uses of ManyToOneField in com.caucho.amber.field |
---|
Subclasses of ManyToOneField in com.caucho.amber.field | |
---|---|
class |
KeyManyToOneField
Configuration for a bean's field |
Methods in com.caucho.amber.field that return ManyToOneField | |
---|---|
ManyToOneField |
OneToManyField.getSourceField()
Gets the source field. |
ManyToOneField |
DependentEntityOneToOneField.getTargetField()
Sets the target field. |
Methods in com.caucho.amber.field with parameters of type ManyToOneField | |
---|---|
void |
OneToManyField.setSourceField(ManyToOneField sourceField)
Sets the source field. |
void |
DependentEntityOneToOneField.setTargetField(ManyToOneField targetField)
Sets the target field. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |