Uses of Package
me.hsgamer.hscore.database
Packages that use me.hsgamer.hscore.database
Package
Description
Contains the base classes to work with databases
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 APIContains the implementation of
Driver for H2Contains the implementation of
Driver for MariaDBContains the implementation of
Driver for MySQLContains the implementation of
Driver for PostgreSQLContains the implementation of
Driver for SQLiteContains the implementation of
Driver for Microsoft SQL Server-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.client.hibernate
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.client.jpa
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.client.sql
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.client.sql.h2
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.client.sql.hikari
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.client.sql.java
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.driver.h2ClassDescriptionA driver for database connectionThe driver for local connectionThe setting for connection
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.driver.mariadb
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.driver.mysql
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.driver.postgresql
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.driver.sqliteClassDescriptionA driver for database connectionThe driver for local connectionThe setting for connection
-
Classes in me.hsgamer.hscore.database used by me.hsgamer.hscore.database.driver.sqlserver