Package io.github.jdbcx.dialect
Class DefaultMapper
java.lang.Object
io.github.jdbcx.dialect.DefaultMapper
- All Implemented Interfaces:
ResultMapper
-
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.ResultMapper
quoteIdentifier, toColumnDefinition, toRemoteTable
-
Constructor Details
-
DefaultMapper
protected DefaultMapper()
-
-
Method Details
-
toColumnType
- Specified by:
toColumnTypein interfaceResultMapper
-