Package com.github.darksoulq.abyssallib.common.database.relational.mysql
package com.github.darksoulq.abyssallib.common.database.relational.mysql
-
ClassesClassDescriptionA MySQL-specific implementation of
AbstractBatchQuery.A MySQL database implementation that handles remote connectivity, connection pooling, and a keep-alive scheduler to prevent connection timeouts.A utility class to facilitate the creation of MySQL table builders and queries.A MySQL-specific implementation ofAbstractTableBuilder.A MySQL-specific implementation ofAbstractTableQuery.