RDBMapper Member List

This is the complete list of members for RDBMapper, including all inherited members.

beginTransaction()PersistenceMapper
commitTransaction()PersistenceMapper
constructOID($data)RDBMapper
create($type, $buildDepth=BuildDepth::SINGLE)PersistenceMapper
delete(PersistentObject $object)PersistenceMapper
executeOperation(PersistenceOperation $operation)PersistenceMapper
getAdapter()RDBMapper
getAttribute($name)PersistenceMapper
getAttributeDescription($name, Message $message)PersistenceMapper
getAttributeDisplayName($name, Message $message)PersistenceMapper
getAttributes(array $tags=[], $matchMode='all')PersistenceMapper
getConnection()RDBMapper
getDefaultOrder($roleName=null)PersistenceMapper
getOIDs($type, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null)PersistenceMapper
getPkNames()PersistenceMapper
getProperties()PersistenceMapper
getQuoteIdentifierSymbol()RDBMapper
getRealTableName()RDBMapper
getReferences()PersistenceMapper
getRelation($roleName)PersistenceMapper
getRelations($hierarchyType='all')PersistenceMapper
getRelationsByType($type)PersistenceMapper
getSortkey($roleName=null)PersistenceMapper
getStatements()PersistenceMapper
getType()PersistenceMapper
getTypeDescription(Message $message)PersistenceMapper
getTypeDisplayName(Message $message)PersistenceMapper
hasAttribute($name)PersistenceMapper
hasRelation($roleName)PersistenceMapper
isSortable($roleName=null)PersistenceMapper
load(ObjectId $oid, $buildDepth=BuildDepth::SINGLE)PersistenceMapper
loadObjects($type, $buildDepth=BuildDepth::SINGLE, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null)PersistenceMapper
loadObjectsFromSQL(SelectStatement $selectStmt, $buildDepth=BuildDepth::SINGLE, PagingInfo $pagingInfo=null, &$originalData=null)RDBMapper
loadRelation(array $objects, $role, $buildDepth=BuildDepth::SINGLE, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null)PersistenceMapper
quoteIdentifier($identifier)RDBMapper
quoteValue($value)RDBMapper
renderCriteria(Criteria $criteria, $placeholder=null, $tableName=null, $columnName=null)RDBMapper
rollbackTransaction()PersistenceMapper
save(PersistentObject $object)PersistenceMapper
select(SelectStatement $selectStmt, PagingInfo $pagingInfo=null)RDBMapper