Index
All Classes and Interfaces|All Packages
A
- applyDefaultSetting(Setting) - Method in class me.hsgamer.hscore.database.driver.h2.H2ServerDriver
C
- convertURL(Setting) - Method in interface me.hsgamer.hscore.database.driver.h2.H2BaseDriver
G
- getConnection() - Method in class me.hsgamer.hscore.database.client.sql.h2.H2Client
- getConnectionString(Setting) - Method in interface me.hsgamer.hscore.database.driver.h2.H2BaseDriver
- getConnectionString(Setting) - Method in class me.hsgamer.hscore.database.driver.h2.H2LocalDriver
- getConnectionString(Setting) - Method in class me.hsgamer.hscore.database.driver.h2.H2MemoryDriver
- getConnectionString(Setting) - Method in class me.hsgamer.hscore.database.driver.h2.H2ServerDriver
- getDriverClass() - Method in interface me.hsgamer.hscore.database.driver.h2.H2BaseDriver
- getOriginal() - Method in class me.hsgamer.hscore.database.client.sql.h2.H2Client
H
- H2BaseDriver - Interface in me.hsgamer.hscore.database.driver.h2
-
A driver for H2
- H2Client - Class in me.hsgamer.hscore.database.client.sql.h2
- H2Client(Setting, H2BaseDriver) - Constructor for class me.hsgamer.hscore.database.client.sql.h2.H2Client
-
Create a new H2 client
- H2LocalDriver - Class in me.hsgamer.hscore.database.driver.h2
-
The driver for H2 (Embedded Mode)
- H2LocalDriver() - Constructor for class me.hsgamer.hscore.database.driver.h2.H2LocalDriver
- H2LocalDriver(File) - Constructor for class me.hsgamer.hscore.database.driver.h2.H2LocalDriver
- H2MemoryDriver - Class in me.hsgamer.hscore.database.driver.h2
-
A driver for H2 (In-Memory Mode)
- H2MemoryDriver() - Constructor for class me.hsgamer.hscore.database.driver.h2.H2MemoryDriver
- H2ServerDriver - Class in me.hsgamer.hscore.database.driver.h2
-
A driver for H2 (Server Mode)
- H2ServerDriver() - Constructor for class me.hsgamer.hscore.database.driver.h2.H2ServerDriver
-
Create a new TCP server driver
- H2ServerDriver(boolean) - Constructor for class me.hsgamer.hscore.database.driver.h2.H2ServerDriver
-
Create a new server driver
M
- me.hsgamer.hscore.database.client.sql.h2 - package me.hsgamer.hscore.database.client.sql.h2
-
Contains the implementation of
SqlClientfor H2 - me.hsgamer.hscore.database.driver.h2 - package me.hsgamer.hscore.database.driver.h2
-
Contains the implementation of
Driverfor H2
All Classes and Interfaces|All Packages