|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOModel | |
|---|---|
| net.wotonomy.access | |
| Uses of EOModel in net.wotonomy.access |
|---|
| Fields in net.wotonomy.access declared as EOModel | |
|---|---|
protected EOModel |
EOEntity._model
|
protected EOModel |
EOStoredProcedure._model
|
| Methods in net.wotonomy.access that return EOModel | |
|---|---|
EOModel |
EOAdaptorChannel.describeModelWithTableNames(net.wotonomy.foundation.NSArray names)
|
EOModel |
EOEntity.model()
|
EOModel |
EOStoredProcedure.model()
|
EOModel |
EOModelGroup.modelNamed(java.lang.String name)
|
EOModel |
EOModelGroup.modelWithPath(java.lang.String path)
|
| Methods in net.wotonomy.access with parameters of type EOModel | |
|---|---|
static EOAdaptor |
EOAdaptor.adaptorWithModel(EOModel model)
Creates an adaptor with model's adaptorName and sets its connection dictionary to the model's connection dictionary. |
void |
EODatabase.addModel(EOModel model)
|
void |
EOModelGroup.addModel(EOModel model)
|
boolean |
EODatabase.addModelIfCompatible(EOModel model)
|
void |
EOAdaptorChannel.addStoredProceduresNamed(net.wotonomy.foundation.NSArray names,
EOModel model)
|
void |
EOAdaptor.assignExternalInfoForEntireModel(EOModel model)
|
boolean |
EOAdaptor.canServiceModel(EOModel model)
|
net.wotonomy.foundation.NSArray |
EOAdaptor.externalTypesWithModel(EOModel model)
|
java.lang.String |
EOAdaptor.internalTypeForExternalType(java.lang.String extType,
EOModel model)
|
abstract boolean |
EOAdaptor.isValidQualifierType(java.lang.String typeName,
EOModel model)
|
void |
EODatabase.removeMode(EOModel model)
|
void |
EOModelGroup.removeModel(EOModel model)
|
| Constructors in net.wotonomy.access with parameters of type EOModel | |
|---|---|
EODatabase(EOModel model)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||