0.11 Doctrine_Connection_Common
Doctrine Connection Common
standard connection, the parent of pgsql, mysql and sqlite
Method Summary
incrementQueryCount ,
getEventManager ,
getDriverName ,
update ,
fetchArray ,
getDbh ,
exec ,
getName ,
setConfiguration ,
fetchColumn ,
commit ,
fetchBoth ,
beginTransaction ,
delete ,
convertBooleans ,
select ,
getDefaultIdGeneratorType ,
setName ,
errorInfo ,
getAvailableDrivers ,
dropDatabase ,
rollback ,
rethrowException ,
lastInsertId ,
getTransactionLevel ,
__toString ,
_constructPdoDsn ,
fetchRow ,
getSequenceModule ,
close ,
supports ,
errorCode ,
getFormatter ,
standaloneQuery ,
quote ,
modifyLimitSubquery ,
fetchOne ,
setCharset ,
getConfiguration ,
quoteIdentifier ,
__construct ,
getPdo ,
getAttribute ,
setDateFormat ,
count ,
execute ,
setEventManager ,
insert ,
connect ,
modifyLimitQuery ,
replace ,
prepare ,
fetchAssoc ,
createDatabase ,
fetchAll ,
getProperty
Method Details
-
modifyLimitQuery($query, $limit = false, $offset = false, $isManip = false)
Adds an driver-specific LIMIT clause to the query
Comments (0) [ add comment ]
No Comments
Add Comment