public class MariadDBJDBCStorage extends BaseJDBCStorage
BaseJDBCStorage.SQLExecution<E>
connection, MAX_SQLERROR_RETRY, TIMEOUT_SQLERROR_RETRY_MS
INDEX_DIFFERENT, INDEX_NOT_PRESENT, INDEX_OK
Constructor and Description |
---|
MariadDBJDBCStorage(java.sql.Connection connection)
creates a MariaDB storage for the given connection
|
cleanup, closeConnections, commitTransaction, createField, createObject, createSearchIndex, createSequence, DeleteOnDB, DoesFieldExist, DoesIndexExist, DoesObjectExist, dropIndex, executeWithRelaunch, finalize, getConnection, getNextValue, initMedaData, insertOnDB, isSequenceExisting, MassiveDeleteOnDB, MassiveInsertOnDB, MassiveUpdateOnDB, refreshConnection, rollbackTransaction, selectOnDB, setAutoCommit, startTransaction, technicalInit, treatThrowable, UpdateOnDB