| Package | Description |
|---|---|
| com.github.drinkjava2.jdialects | |
| com.github.drinkjava2.jdialects.converter |
| Modifier and Type | Field and Description |
|---|---|
static JavaConverter |
Dialect.globalJdbcTypeConverter
if not null, will use this JavaConverter to convert jdbc type to Java type
|
| Modifier and Type | Method and Description |
|---|---|
static JavaConverter |
Dialect.getGlobalJdbcTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Dialect.setGlobalJdbcTypeConverter(JavaConverter globalJdbcTypeConverter)
Note! this is a global method to set globalJdbcTypeConverter
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicJavaConverter |
Copyright © 2022. All rights reserved.