Package me.hsgamer.hscore.database.client.sql
package me.hsgamer.hscore.database.client.sql
Contains the base implementation of
Client
for SQL-
ClassDescriptionA builder for batch executionSqlClient<T>The interface for SQL clientThe
PreparedStatement
builderThe executor to execute the statementThe consumer to consume theResultSet
The converter to convert theResultSet
to the result