checkEnvironment()
createResult()
createStatement()
formatParameterName()
getConnection()
getDatabasePlatformName()
getLastGeneratedValue()
getPrepareType()
NAME_FORMAT_CAMELCASE
NAME_FORMAT_NATURAL
PARAMETERIZATION_NAMED
PARAMETERIZATION_POSITIONAL
checkEnvironment() : bool
boolcreateStatement(string | resource $sqlOrResource) : \Zend\Db\Adapter\Driver\StatementInterface
formatParameterName(string $name, mixed $type) : string
string
mixed
stringgetConnection() : \Zend\Db\Adapter\Driver\ConnectionInterface
getDatabasePlatformName(string $nameFormat) : string
string
stringgetLastGeneratedValue() : mixed
mixedgetPrepareType() : array
arrayNAME_FORMAT_CAMELCASE
NAME_FORMAT_NATURAL
PARAMETERIZATION_NAMED
PARAMETERIZATION_POSITIONAL