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