public final class Utils42
extends java.lang.Object
Utility methods for JDBC 4.2.
Constructor and Description |
---|
Utils42() |
Modifier and Type | Method and Description |
---|---|
static int |
getTypeAsInt(Agent agent,
java.sql.SQLType sqlType)
Get the int type id from java.sql.Types which corresponds to the SQLType.
|
public static int getTypeAsInt(Agent agent, java.sql.SQLType sqlType) throws java.sql.SQLException
Get the int type id from java.sql.Types which corresponds to the SQLType.
java.sql.SQLException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.