Uses of Interface
me.hsgamer.hscore.database.Client

Packages that use Client
Package
Description
Contains the base classes to work with databases
Contains the implementation of Client for Hibernate
Contains the implementation of Client for Java Persistence API
Contains the base implementation of Client for SQL
Contains the implementation of SqlClient for H2
Contains the implementation of SqlClient with HikariCP
Contains the implementation of SqlClient with Java API