Uses of Interface
me.hsgamer.hscore.database.Client
Packages that use 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.hibernateClasses in me.hsgamer.hscore.database.client.hibernate that implement Client
- 
Uses of Client in me.hsgamer.hscore.database.client.jpaClasses in me.hsgamer.hscore.database.client.jpa that implement Client
- 
Uses of Client in me.hsgamer.hscore.database.client.sqlSubinterfaces of Client in me.hsgamer.hscore.database.client.sql
- 
Uses of Client in me.hsgamer.hscore.database.client.sql.h2Classes in me.hsgamer.hscore.database.client.sql.h2 that implement Client
- 
Uses of Client in me.hsgamer.hscore.database.client.sql.hikariClasses in me.hsgamer.hscore.database.client.sql.hikari that implement Client
- 
Uses of Client in me.hsgamer.hscore.database.client.sql.javaClasses in me.hsgamer.hscore.database.client.sql.java that implement ClientModifier and TypeClassDescriptionclassThe SQL client with the Java's Driver Manager