Package org.apache.derby.impl.jdbc
Class Util42
java.lang.Object
org.apache.derby.impl.jdbc.Util42
Utility methods for JDBC 4.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getTypeAsInt
(SQLType sqlType) Get the int type id from java.sql.Types which corresponds to the SQLType.
-
Constructor Details
-
Util42
public Util42()
-
-
Method Details
-
getTypeAsInt
Get the int type id from java.sql.Types which corresponds to the SQLType.
- Throws:
SQLException
-