|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectContextFactory
Defines a factory interface for creating object contexts.
Method Summary | |
---|---|
ObjectContext |
createObjectContext(DataChannel parent,
Map properties)
Creates an instance of ObjectContext accessing the database via the provided DataChannel. |
ObjectContext |
createObjectContext(Map properties)
Creates an instance of ObjectContext accessing the database via the default DataChannel. |
Method Detail |
---|
ObjectContext createObjectContext(Map properties)
ObjectContext createObjectContext(DataChannel parent, Map properties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |