Package io.github.jdbcx.dialect
Class DuckDBDialect
java.lang.Object
io.github.jdbcx.dialect.DuckDBDialect
- All Implemented Interfaces:
JdbcDialect
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.jdbcx.JdbcDialect
getRemoteTable, getValueFactory, getVariableTag
-
Constructor Details
-
DuckDBDialect
public DuckDBDialect()
-
-
Method Details
-
getMapper
- Specified by:
getMapperin interfaceJdbcDialect
-