public class JdbcTypeJavaClassMappings extends Object
Dialect and
DatabaseMetaData.getTypeInfo() contribute this information.| Modifier and Type | Field and Description |
|---|---|
static JdbcTypeJavaClassMappings |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Class |
determineJavaClassForJdbcTypeCode(int typeCode) |
Class |
determineJavaClassForJdbcTypeCode(Integer typeCode) |
int |
determineJdbcTypeCodeForJavaClass(Class cls) |
public static final JdbcTypeJavaClassMappings INSTANCE
Copyright © 2018 JBoss by Red Hat. All rights reserved.