Abstract
Abstract
idleAbstract
totalGets the total number of connections in the pool
Protected
_Protected
_Protected
Prepares the columns for a CREATE statement
Protected
_Protected
Prepares any foreign key constraints based upon the field supplied
Protected
_Protected
_Protected
_Protected
_Protected
_Prepares a query to perform a multi-update statement which is based upon a multi-insert statement that performs an UPSERT and this is a lot faster than a bunch of individual update statements
Protected
Abstract
beginAbstract
closeCloses the database connection
Protected
Abstract
commitProtected
Abstract
connectionPrepares and executes the creation of an index on the table specified
Prepares and executes the creation of a table including the relevant indexes and constraints
Escapes the value for SQL
Escapes the ID for sql
Abstract
listOptional
database: stringPrepares and executes a query to that performs a multi-update statement which is based upon a multi-insert statement that performs an UPSERT which is a lot faster than a bunch of update statements
Abstract
queryProtected
Abstract
rollbackAbstract
transactionTruncates the specified table(s)
Abstract
useSwitches the database connection to the specified database
Gets the total number of idle connections in the pool