|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> [ access overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.objectstyle.cayenne.access
Interface ToManyListDataSource

- public interface ToManyListDataSource
Defines an API of a DataSource used in conjunction with ToManyList.
For more information see Cayenne User Guide.
| Method Summary | |
void |
updateListData(ToManyList list)
Performs an update of ToManyList data. |
| Method Detail |
updateListData
public void updateListData(ToManyList list)
- Performs an update of ToManyList data.
|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> [ access overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC