Package io.github.jdbcx.dialect
Class DefaultDialect
java.lang.Object
io.github.jdbcx.dialect.DefaultDialect
- All Implemented Interfaces:
JdbcDialect
-
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
getPreferredCompression, getPreferredFormat, getRemoteTable, getValueFactory, getVariableTag, supportMultipleResultSetsPerStatement, supports, supports
-
Method Details
-
getInstance
-
getMapper
- Specified by:
getMapperin interfaceJdbcDialect
-