iopc::ObjectMappingStrategy Member List
This is the complete list of members for
iopc::ObjectMappingStrategy, including all inherited members.
deleteOne(Connection &conn, const OidType &oid) | iopc::ObjectMappingStrategy | [virtual] |
deleteOne(Connection &conn, const KeyValues &keyVals) | iopc::ObjectMappingStrategy | [virtual] |
getDbType() const | iopc::ObjectMappingStrategy | [inline, virtual] |
getFirstParentOMStrategy() const | iopc::ObjectMappingStrategy | [inline] |
getFirstRoot() const | iopc::ObjectMappingStrategy | [inline] |
getMappedAttributes() const | iopc::ObjectMappingStrategy | [inline] |
getOidColumn() const | iopc::ObjectMappingStrategy | [inline] |
getPersistentAttributes() const | iopc::ObjectMappingStrategy | [inline] |
getRootTypes() const | iopc::ObjectMappingStrategy | [inline] |
getType() const | iopc::ObjectMappingStrategy | [inline, virtual] |
init() | iopc::ObjectMappingStrategy | [virtual] |
insertOne(Connection &conn, DatabaseObject &obj) | iopc::ObjectMappingStrategy | [virtual] |
isRoot() const | iopc::ObjectMappingStrategy | [inline] |
loadOne(Connection &conn, DatabaseObject *obj, const KeyValues &keyVals, bool wait, bool lock) | iopc::ObjectMappingStrategy | [virtual] |
postInit() | iopc::ObjectMappingStrategy | [virtual] |
updateOne(Connection &conn, DatabaseObject &obj) | iopc::ObjectMappingStrategy | [virtual] |
viewLoadAll(Connection &conn, const OidType &oid, bool wait, bool lock) | iopc::ObjectMappingStrategy | [virtual] |