Index
All Classes and Interfaces|All Packages
C
- com.ohalee.database.api - package com.ohalee.database.api
- connect() - Method in interface com.ohalee.database.api.DatabaseProvider
-
Initializes the connection to the database.
D
- DatabaseCredentials - Interface in com.ohalee.database.api
-
Marker interface for database credentials.
- DatabaseProvider<T> - Interface in com.ohalee.database.api
-
Interface defining the lifecycle and contract for a database provider.
- disconnect() - Method in interface com.ohalee.database.api.DatabaseProvider
-
Closes the connection to the database.
G
- getConnection() - Method in interface com.ohalee.database.api.DatabaseProvider
-
Gets the underlying connection object.
All Classes and Interfaces|All Packages