Package io.github.jdbcx.dialect
Class ClickHouseMapper
java.lang.Object
io.github.jdbcx.dialect.ClickHouseMapper
- All Implemented Interfaces:
ResultMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionquoteIdentifier(String name) toRemoteTable(String url, Format format, Compression compress, Result<?> result) 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
toColumnDefinition
-
Constructor Details
-
ClickHouseMapper
public ClickHouseMapper()
-
-
Method Details
-
quoteIdentifier
- Specified by:
quoteIdentifierin interfaceResultMapper
-
toColumnType
- Specified by:
toColumnTypein interfaceResultMapper
-
toRemoteTable
- Specified by:
toRemoteTablein interfaceResultMapper
-