Uses of Interface
one.microstream.afs.sql.SqlProviderPostgres
Package | Description |
---|---|
one.microstream.afs.sql |
-
Uses of SqlProviderPostgres in one.microstream.afs.sql
Classes in one.microstream.afs.sql that implement SqlProviderPostgres Modifier and Type Class Description static class
SqlProviderPostgres.Default
Methods in one.microstream.afs.sql that return SqlProviderPostgres Modifier and Type Method Description static SqlProviderPostgres
SqlProviderPostgres. New(String catalog, String schema, DataSource dataSource)
static SqlProviderPostgres
SqlProviderPostgres. New(DataSource dataSource)