Uses of Interface
me.hsgamer.hscore.database.client.sql.SqlClient
Package
Description
Contains the implementation of
SqlClient
for H2Contains the implementation of
SqlClient
with HikariCPContains the implementation of
SqlClient
with Java API-
Uses of SqlClient in me.hsgamer.hscore.database.client.sql.h2
-
Uses of SqlClient in me.hsgamer.hscore.database.client.sql.hikari
-
Uses of SqlClient in me.hsgamer.hscore.database.client.sql.java
Modifier and TypeClassDescriptionclass
The SQL client with the Java's Driver Manager