Interface StDatabaseType
- All Superinterfaces:
AutoCloseable,com.io7m.darco.api.DDatabaseType<StDatabaseConfiguration,,StDatabaseConnectionType, StDatabaseTransactionType, StDatabaseQueryProviderType<?, ?, ?>> com.io7m.repetoir.core.RPServiceType
public interface StDatabaseType
extends com.io7m.darco.api.DDatabaseType<StDatabaseConfiguration,StDatabaseConnectionType,StDatabaseTransactionType,StDatabaseQueryProviderType<?,?,?>>, com.io7m.repetoir.core.RPServiceType
The type of example PostgreSQL databases.
-
Method Summary
Methods inherited from interface com.io7m.darco.api.DDatabaseType
close, configuration, openConnection, openConnectionWithRole, openTransaction, openTransactionWithRoleMethods inherited from interface com.io7m.repetoir.core.RPServiceType
description