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