public final class Utils42
extends java.lang.Object
Utility methods for JDBC 4.2.
Constructor | Description |
---|---|
Utils42() |
Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.