Interface Summary |
DatabaseConnect |
The DatabaseConnect interface provides the public abstract methods that are used to get a database connection and release
the database connection by all database services. |
JDBCServicesConnectionManagementInterface |
The JDBCServicesConnectionManagementInterface interface provides the public abstract methods that must implement those classes that
can be used as database connection providers. |
JournalService |
The JournalService interface provides the public abstract methods that are
used when working with any journal service. |
StoreService |
The StoreService interface provides the public methods that are used for store services. |
TableService |
The TableService interface provides the public methods used to access tables services. |