iopc::DbType Member List
This is the complete list of members for
iopc::DbType, including all inherited members.
deleteDatabaseObject(Connection &conn, const KeyValues &keyVals) | iopc::DbType | |
deleteOidObject(Connection &conn, const OidType &oid) | iopc::DbType | |
getAllParents() const | iopc::DbType | [inline] |
getAllParentsSet() const | iopc::DbType | [inline] |
getAllPersistentAttributes() const | iopc::DbType | [inline] |
getInheritedAttributes() const | iopc::DbType | [inline] |
getKeyAttributes() const | iopc::DbType | [inline] |
getKeyValuesForObject(const DatabaseObject &obj) const | iopc::DbType | |
getMappingStrategy() const | iopc::DbType | [inline] |
getObjectMappingStrategy() const | iopc::DbType | |
getORMappingStrategy() const | iopc::DbType | |
getPersistentAttributes() const | iopc::DbType | [inline] |
getType() const | iopc::DbType | [inline] |
init(const Type &type) | iopc::DbType | |
insertObject(Connection &conn, DatabaseObject &obj) | iopc::DbType | |
isOidManaged() const | iopc::DbType | [inline] |
loadDatabaseObject(Connection &conn, const KeyValues &keyVals, bool wait, bool lock) | iopc::DbType | |
loadDatabaseObject(Cursor &cur) | iopc::DbType | |
loadOidObject(Connection &conn, const OidType &oid, bool wait, bool lock) | iopc::DbType | |
Mapping enum name | iopc::DbType | |
MAPPING_OBJECT enum value | iopc::DbType | |
postInit() | iopc::DbType | |
updateObject(Connection &conn, DatabaseObject &obj) | iopc::DbType | |