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