public final class JDBCSQLTypeInfo extends Object
This is a helper class used to obtain SQL type information for java types. The SQL type information is obtained from java.sql.Types class. The integers and strings returned by methods in this class are based on constants in java.sql.Types.
Modifier and Type | Class and Description |
---|---|
static class |
JDBCSQLTypeInfo.DefaultDataClasses |
static class |
JDBCSQLTypeInfo.DefaultDataTypes |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.