Package io.squashql
Class DuckDBDatastore
java.lang.Object
io.squashql.DuckDBDatastore
- All Implemented Interfaces:
JdbcDatastore,Datastore
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
stores
-
-
Constructor Details
-
DuckDBDatastore
public DuckDBDatastore() -
DuckDBDatastore
public DuckDBDatastore(boolean cacheMetadata)
-
-
Method Details
-
fetchStoresByName
-
getConnection
- Specified by:
getConnectionin interfaceJdbcDatastore
-
storeByName
- Specified by:
storeByNamein interfaceDatastore
-