org.modeshape.jdbc.metadata
Class JDBCSQLTypeInfo

java.lang.Object
  extended by 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.


Nested Class Summary
static class JDBCSQLTypeInfo.DefaultDataClasses
           
static class JDBCSQLTypeInfo.DefaultDataTypes
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.