Interface StDatabaseFactoryType
- All Superinterfaces:
com.io7m.darco.api.DDatabaseFactoryType<StDatabaseConfiguration,StDatabaseConnectionType, StDatabaseTransactionType, StDatabaseQueryProviderType<?, ?, ?>, StDatabaseType>
- All Known Implementing Classes:
StDatabaseFactory
public interface StDatabaseFactoryType
extends com.io7m.darco.api.DDatabaseFactoryType<StDatabaseConfiguration,StDatabaseConnectionType,StDatabaseTransactionType,StDatabaseQueryProviderType<?,?,?>,StDatabaseType>
The type of database factories.
-
Method Summary
Methods inherited from interface com.io7m.darco.api.DDatabaseFactoryType
kind, open