Modifier and Type | Field and Description |
---|---|
int |
jdbcBaseType |
String |
jdbcBaseTypeString |
int |
jdbcType |
String |
string |
Constructor and Description |
---|
Dialect.JDBCInfo(String string,
int jdbcType) |
Dialect.JDBCInfo(String string,
int jdbcType,
String jdbcBaseTypeString,
int jdbcBaseType) |
Copyright © 2015 Nuxeo SA. All rights reserved.