org.modeshape.jdbc.metadata
Class JDBCSQLTypeInfo
java.lang.Object
org.modeshape.jdbc.metadata.JDBCSQLTypeInfo
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.