Methods

@:throws("java.sql.SQLException")addBatch(param1:String):Void

@:throws("java.sql.SQLException")addBatch():Void

@:throws("java.sql.SQLException")cancel():Void

@:throws("java.sql.SQLException")clearBatch():Void

@:throws("java.sql.SQLException")clearParameters():Void

@:throws("java.sql.SQLException")clearWarnings():Void

@:throws("java.lang.Exception")close():Void

@:throws("java.sql.SQLException")closeOnCompletion():Void

@:throws("java.sql.SQLException")execute(param1:String, param2:NativeArray<String>):Bool

@:throws("java.sql.SQLException")execute():Bool

@:throws("java.sql.SQLException")execute(param1:String):Bool

@:throws("java.sql.SQLException")execute(param1:String, param2:Int):Bool

@:throws("java.sql.SQLException")execute(param1:String, param2:NativeArray<Int>):Bool

@:throws("java.sql.SQLException")executeBatch():NativeArray<Int>

@:java.default@:throws("java.sql.SQLException")executeLargeBatch():NativeArray<Int64>

@:java.default@:throws("java.sql.SQLException")executeLargeUpdate(param1:String, param2:NativeArray<String>):Int64

@:java.default@:throws("java.sql.SQLException")executeLargeUpdate():Int64

@:java.default@:throws("java.sql.SQLException")executeLargeUpdate(param1:String):Int64

@:java.default@:throws("java.sql.SQLException")executeLargeUpdate(param1:String, param2:Int):Int64

@:java.default@:throws("java.sql.SQLException")executeLargeUpdate(param1:String, param2:NativeArray<Int>):Int64

@:throws("java.sql.SQLException")executeQuery(param1:String):ResultSet

@:throws("java.sql.SQLException")executeQuery():ResultSet

@:throws("java.sql.SQLException")executeUpdate(param1:String, param2:NativeArray<String>):Int

@:throws("java.sql.SQLException")executeUpdate():Int

@:throws("java.sql.SQLException")executeUpdate(param1:String):Int

@:throws("java.sql.SQLException")executeUpdate(param1:String, param2:Int):Int

@:throws("java.sql.SQLException")executeUpdate(param1:String, param2:NativeArray<Int>):Int

@:throws("java.sql.SQLException")getArray(param1:String):Array

@:throws("java.sql.SQLException")getArray(param1:Int):Array

@:throws("java.sql.SQLException")getBigDecimal(param1:String):BigDecimal

@:throws("java.sql.SQLException")getBigDecimal(param1:Int, param2:Int):BigDecimal

@:throws("java.sql.SQLException")getBigDecimal(param1:Int):BigDecimal

@:throws("java.sql.SQLException")getBlob(param1:String):Blob

@:throws("java.sql.SQLException")getBlob(param1:Int):Blob

@:throws("java.sql.SQLException")getBoolean(param1:String):Bool

@:throws("java.sql.SQLException")getBoolean(param1:Int):Bool

@:throws("java.sql.SQLException")getByte(param1:String):Int8

@:throws("java.sql.SQLException")getByte(param1:Int):Int8

@:throws("java.sql.SQLException")getBytes(param1:String):NativeArray<Int8>

@:throws("java.sql.SQLException")getBytes(param1:Int):NativeArray<Int8>

@:throws("java.sql.SQLException")getCharacterStream(param1:String):Reader

@:throws("java.sql.SQLException")getCharacterStream(param1:Int):Reader

@:throws("java.sql.SQLException")getClob(param1:String):Clob

@:throws("java.sql.SQLException")getClob(param1:Int):Clob

@:throws("java.sql.SQLException")getConnection():Connection

@:throws("java.sql.SQLException")getDate(param1:String, param2:Calendar):Date

@:throws("java.sql.SQLException")getDate(param1:Int):Date

@:throws("java.sql.SQLException")getDate(param1:Int, param2:Calendar):Date

@:throws("java.sql.SQLException")getDate(param1:String):Date

@:throws("java.sql.SQLException")getDouble(param1:String):Float

@:throws("java.sql.SQLException")getDouble(param1:Int):Float

@:throws("java.sql.SQLException")getFetchDirection():Int

@:throws("java.sql.SQLException")getFetchSize():Int

@:throws("java.sql.SQLException")getFloat(param1:String):Single

@:throws("java.sql.SQLException")getFloat(param1:Int):Single

@:throws("java.sql.SQLException")getGeneratedKeys():ResultSet

@:throws("java.sql.SQLException")getInt(param1:String):Int

@:throws("java.sql.SQLException")getInt(param1:Int):Int

@:java.default@:throws("java.sql.SQLException")getLargeMaxRows():Int64

@:java.default@:throws("java.sql.SQLException")getLargeUpdateCount():Int64

@:throws("java.sql.SQLException")getLong(param1:String):Int64

@:throws("java.sql.SQLException")getLong(param1:Int):Int64

@:throws("java.sql.SQLException")getMaxFieldSize():Int

@:throws("java.sql.SQLException")getMaxRows():Int

@:throws("java.sql.SQLException")getMetaData():ResultSetMetaData

@:throws("java.sql.SQLException")getMoreResults(param1:Int):Bool

@:throws("java.sql.SQLException")getMoreResults():Bool

@:throws("java.sql.SQLException")getNCharacterStream(param1:String):Reader

@:throws("java.sql.SQLException")getNCharacterStream(param1:Int):Reader

@:throws("java.sql.SQLException")getNClob(param1:String):NClob

@:throws("java.sql.SQLException")getNClob(param1:Int):NClob

@:throws("java.sql.SQLException")getNString(param1:String):String

@:throws("java.sql.SQLException")getNString(param1:Int):String

@:throws("java.sql.SQLException")getObject<T>(param1:String, param2:Class<T>):T

@:throws("java.sql.SQLException")getObject(param1:Int):Dynamic

@:throws("java.sql.SQLException")getObject(param1:Int, param2:Map<String, Class<Dynamic>>):Dynamic

@:throws("java.sql.SQLException")getObject(param1:String):Dynamic

@:throws("java.sql.SQLException")getObject(param1:String, param2:Map<String, Class<Dynamic>>):Dynamic

@:throws("java.sql.SQLException")getObject<T>(param1:Int, param2:Class<T>):T

@:throws("java.sql.SQLException")getParameterMetaData():ParameterMetaData

@:throws("java.sql.SQLException")getQueryTimeout():Int

@:throws("java.sql.SQLException")getRef(param1:String):Ref

@:throws("java.sql.SQLException")getRef(param1:Int):Ref

@:throws("java.sql.SQLException")getResultSet():ResultSet

@:throws("java.sql.SQLException")getResultSetConcurrency():Int

@:throws("java.sql.SQLException")getResultSetHoldability():Int

@:throws("java.sql.SQLException")getResultSetType():Int

@:throws("java.sql.SQLException")getRowId(param1:String):RowId

@:throws("java.sql.SQLException")getRowId(param1:Int):RowId

@:throws("java.sql.SQLException")getSQLXML(param1:String):SQLXML

@:throws("java.sql.SQLException")getSQLXML(param1:Int):SQLXML

@:throws("java.sql.SQLException")getShort(param1:String):Int16

@:throws("java.sql.SQLException")getShort(param1:Int):Int16

@:throws("java.sql.SQLException")getString(param1:String):String

@:throws("java.sql.SQLException")getString(param1:Int):String

@:throws("java.sql.SQLException")getTime(param1:String, param2:Calendar):Time

@:throws("java.sql.SQLException")getTime(param1:Int):Time

@:throws("java.sql.SQLException")getTime(param1:Int, param2:Calendar):Time

@:throws("java.sql.SQLException")getTime(param1:String):Time

@:throws("java.sql.SQLException")getTimestamp(param1:String, param2:Calendar):Timestamp

@:throws("java.sql.SQLException")getTimestamp(param1:Int):Timestamp

@:throws("java.sql.SQLException")getTimestamp(param1:Int, param2:Calendar):Timestamp

@:throws("java.sql.SQLException")getTimestamp(param1:String):Timestamp

@:throws("java.sql.SQLException")getURL(param1:String):URL

@:throws("java.sql.SQLException")getURL(param1:Int):URL

@:throws("java.sql.SQLException")getUpdateCount():Int

@:throws("java.sql.SQLException")getWarnings():SQLWarning

@:throws("java.sql.SQLException")isCloseOnCompletion():Bool

@:throws("java.sql.SQLException")isClosed():Bool

@:throws("java.sql.SQLException")isPoolable():Bool

@:throws("java.sql.SQLException")isWrapperFor(param1:Class<Dynamic>):Bool

@:java.default@:throws("java.sql.SQLException")registerOutParameter(param1:String, param2:SQLType, param3:String):Void

@:throws("java.sql.SQLException")registerOutParameter(param1:Int, param2:Int):Void

@:throws("java.sql.SQLException")registerOutParameter(param1:Int, param2:Int, param3:Int):Void

@:throws("java.sql.SQLException")registerOutParameter(param1:Int, param2:Int, param3:String):Void

@:throws("java.sql.SQLException")registerOutParameter(param1:String, param2:Int):Void

@:throws("java.sql.SQLException")registerOutParameter(param1:String, param2:Int, param3:Int):Void

@:throws("java.sql.SQLException")registerOutParameter(param1:String, param2:Int, param3:String):Void

@:java.default@:throws("java.sql.SQLException")registerOutParameter(param1:Int, param2:SQLType):Void

@:java.default@:throws("java.sql.SQLException")registerOutParameter(param1:Int, param2:SQLType, param3:Int):Void

@:java.default@:throws("java.sql.SQLException")registerOutParameter(param1:Int, param2:SQLType, param3:String):Void

@:java.default@:throws("java.sql.SQLException")registerOutParameter(param1:String, param2:SQLType):Void

@:java.default@:throws("java.sql.SQLException")registerOutParameter(param1:String, param2:SQLType, param3:Int):Void

@:throws("java.sql.SQLException")setArray(param1:Int, param2:Array):Void

@:throws("java.sql.SQLException")setAsciiStream(param1:String, param2:InputStream):Void

@:throws("java.sql.SQLException")setAsciiStream(param1:Int, param2:InputStream):Void

@:throws("java.sql.SQLException")setAsciiStream(param1:Int, param2:InputStream, param3:Int64):Void

@:throws("java.sql.SQLException")setAsciiStream(param1:Int, param2:InputStream, param3:Int):Void

@:throws("java.sql.SQLException")setAsciiStream(param1:String, param2:InputStream, param3:Int):Void

@:throws("java.sql.SQLException")setAsciiStream(param1:String, param2:InputStream, param3:Int64):Void

@:throws("java.sql.SQLException")setBigDecimal(param1:String, param2:BigDecimal):Void

@:throws("java.sql.SQLException")setBigDecimal(param1:Int, param2:BigDecimal):Void

@:throws("java.sql.SQLException")setBinaryStream(param1:String, param2:InputStream):Void

@:throws("java.sql.SQLException")setBinaryStream(param1:Int, param2:InputStream):Void

@:throws("java.sql.SQLException")setBinaryStream(param1:Int, param2:InputStream, param3:Int64):Void

@:throws("java.sql.SQLException")setBinaryStream(param1:Int, param2:InputStream, param3:Int):Void

@:throws("java.sql.SQLException")setBinaryStream(param1:String, param2:InputStream, param3:Int):Void

@:throws("java.sql.SQLException")setBinaryStream(param1:String, param2:InputStream, param3:Int64):Void

@:throws("java.sql.SQLException")setBlob(param1:String, param2:InputStream):Void

@:throws("java.sql.SQLException")setBlob(param1:Int, param2:InputStream):Void

@:throws("java.sql.SQLException")setBlob(param1:Int, param2:InputStream, param3:Int64):Void

@:throws("java.sql.SQLException")setBlob(param1:Int, param2:Blob):Void

@:throws("java.sql.SQLException")setBlob(param1:String, param2:InputStream, param3:Int64):Void

@:throws("java.sql.SQLException")setBlob(param1:String, param2:Blob):Void

@:throws("java.sql.SQLException")setBoolean(param1:String, param2:Bool):Void

@:throws("java.sql.SQLException")setBoolean(param1:Int, param2:Bool):Void

@:throws("java.sql.SQLException")setByte(param1:String, param2:Int8):Void

@:throws("java.sql.SQLException")setByte(param1:Int, param2:Int8):Void

@:throws("java.sql.SQLException")setBytes(param1:String, param2:NativeArray<Int8>):Void

@:throws("java.sql.SQLException")setBytes(param1:Int, param2:NativeArray<Int8>):Void

@:throws("java.sql.SQLException")setCharacterStream(param1:String, param2:Reader):Void

@:throws("java.sql.SQLException")setCharacterStream(param1:Int, param2:Reader):Void

@:throws("java.sql.SQLException")setCharacterStream(param1:Int, param2:Reader, param3:Int64):Void

@:throws("java.sql.SQLException")setCharacterStream(param1:Int, param2:Reader, param3:Int):Void

@:throws("java.sql.SQLException")setCharacterStream(param1:String, param2:Reader, param3:Int):Void

@:throws("java.sql.SQLException")setCharacterStream(param1:String, param2:Reader, param3:Int64):Void

@:throws("java.sql.SQLException")setClob(param1:String, param2:Reader):Void

@:throws("java.sql.SQLException")setClob(param1:Int, param2:Reader):Void

@:throws("java.sql.SQLException")setClob(param1:Int, param2:Reader, param3:Int64):Void

@:throws("java.sql.SQLException")setClob(param1:Int, param2:Clob):Void

@:throws("java.sql.SQLException")setClob(param1:String, param2:Reader, param3:Int64):Void

@:throws("java.sql.SQLException")setClob(param1:String, param2:Clob):Void

@:throws("java.sql.SQLException")setCursorName(param1:String):Void

@:throws("java.sql.SQLException")setDate(param1:String, param2:Date, param3:Calendar):Void

@:throws("java.sql.SQLException")setDate(param1:Int, param2:Date, param3:Calendar):Void

@:throws("java.sql.SQLException")setDate(param1:Int, param2:Date):Void

@:throws("java.sql.SQLException")setDate(param1:String, param2:Date):Void

@:throws("java.sql.SQLException")setDouble(param1:String, param2:Float):Void

@:throws("java.sql.SQLException")setDouble(param1:Int, param2:Float):Void

@:throws("java.sql.SQLException")setEscapeProcessing(param1:Bool):Void

@:throws("java.sql.SQLException")setFetchDirection(param1:Int):Void

@:throws("java.sql.SQLException")setFetchSize(param1:Int):Void

@:throws("java.sql.SQLException")setFloat(param1:String, param2:Single):Void

@:throws("java.sql.SQLException")setFloat(param1:Int, param2:Single):Void

@:throws("java.sql.SQLException")setInt(param1:String, param2:Int):Void

@:throws("java.sql.SQLException")setInt(param1:Int, param2:Int):Void

@:java.default@:throws("java.sql.SQLException")setLargeMaxRows(param1:Int64):Void

@:throws("java.sql.SQLException")setLong(param1:String, param2:Int64):Void

@:throws("java.sql.SQLException")setLong(param1:Int, param2:Int64):Void

@:throws("java.sql.SQLException")setMaxFieldSize(param1:Int):Void

@:throws("java.sql.SQLException")setMaxRows(param1:Int):Void

@:throws("java.sql.SQLException")setNCharacterStream(param1:String, param2:Reader):Void

@:throws("java.sql.SQLException")setNCharacterStream(param1:Int, param2:Reader):Void

@:throws("java.sql.SQLException")setNCharacterStream(param1:Int, param2:Reader, param3:Int64):Void

@:throws("java.sql.SQLException")setNCharacterStream(param1:String, param2:Reader, param3:Int64):Void

@:throws("java.sql.SQLException")setNClob(param1:String, param2:Reader):Void

@:throws("java.sql.SQLException")setNClob(param1:Int, param2:Reader):Void

@:throws("java.sql.SQLException")setNClob(param1:Int, param2:Reader, param3:Int64):Void

@:throws("java.sql.SQLException")setNClob(param1:Int, param2:NClob):Void

@:throws("java.sql.SQLException")setNClob(param1:String, param2:NClob):Void

@:throws("java.sql.SQLException")setNClob(param1:String, param2:Reader, param3:Int64):Void

@:throws("java.sql.SQLException")setNString(param1:String, param2:String):Void

@:throws("java.sql.SQLException")setNString(param1:Int, param2:String):Void

@:throws("java.sql.SQLException")setNull(param1:String, param2:Int, param3:String):Void

@:throws("java.sql.SQLException")setNull(param1:Int, param2:Int, param3:String):Void

@:throws("java.sql.SQLException")setNull(param1:Int, param2:Int):Void

@:throws("java.sql.SQLException")setNull(param1:String, param2:Int):Void

@:java.default@:throws("java.sql.SQLException")setObject(param1:String, param2:Dynamic, param3:SQLType):Void

@:java.default@:throws("java.sql.SQLException")setObject(param1:Int, param2:Dynamic, param3:SQLType):Void

@:java.default@:throws("java.sql.SQLException")setObject(param1:Int, param2:Dynamic, param3:SQLType, param4:Int):Void

@:throws("java.sql.SQLException")setObject(param1:Int, param2:Dynamic, param3:Int, param4:Int):Void

@:throws("java.sql.SQLException")setObject(param1:Int, param2:Dynamic):Void

@:throws("java.sql.SQLException")setObject(param1:Int, param2:Dynamic, param3:Int):Void

@:throws("java.sql.SQLException")setObject(param1:String, param2:Dynamic, param3:Int, param4:Int):Void

@:throws("java.sql.SQLException")setObject(param1:String, param2:Dynamic, param3:Int):Void

@:throws("java.sql.SQLException")setObject(param1:String, param2:Dynamic):Void

@:java.default@:throws("java.sql.SQLException")setObject(param1:String, param2:Dynamic, param3:SQLType, param4:Int):Void

@:throws("java.sql.SQLException")setPoolable(param1:Bool):Void

@:throws("java.sql.SQLException")setQueryTimeout(param1:Int):Void

@:throws("java.sql.SQLException")setRef(param1:Int, param2:Ref):Void

@:throws("java.sql.SQLException")setRowId(param1:String, param2:RowId):Void

@:throws("java.sql.SQLException")setRowId(param1:Int, param2:RowId):Void

@:throws("java.sql.SQLException")setSQLXML(param1:String, param2:SQLXML):Void

@:throws("java.sql.SQLException")setSQLXML(param1:Int, param2:SQLXML):Void

@:throws("java.sql.SQLException")setShort(param1:String, param2:Int16):Void

@:throws("java.sql.SQLException")setShort(param1:Int, param2:Int16):Void

@:throws("java.sql.SQLException")setString(param1:String, param2:String):Void

@:throws("java.sql.SQLException")setString(param1:Int, param2:String):Void

@:throws("java.sql.SQLException")setTime(param1:String, param2:Time, param3:Calendar):Void

@:throws("java.sql.SQLException")setTime(param1:Int, param2:Time, param3:Calendar):Void

@:throws("java.sql.SQLException")setTime(param1:Int, param2:Time):Void

@:throws("java.sql.SQLException")setTime(param1:String, param2:Time):Void

@:throws("java.sql.SQLException")setTimestamp(param1:String, param2:Timestamp, param3:Calendar):Void

@:throws("java.sql.SQLException")setTimestamp(param1:Int, param2:Timestamp, param3:Calendar):Void

@:throws("java.sql.SQLException")setTimestamp(param1:Int, param2:Timestamp):Void

@:throws("java.sql.SQLException")setTimestamp(param1:String, param2:Timestamp):Void

@:throws("java.sql.SQLException")setURL(param1:String, param2:URL):Void

@:throws("java.sql.SQLException")setURL(param1:Int, param2:URL):Void

@:throws("java.sql.SQLException")setUnicodeStream(param1:Int, param2:InputStream, param3:Int):Void

Deprecated:

@:throws("java.sql.SQLException")unwrap<T>(param1:Class<T>):T

@:throws("java.sql.SQLException")wasNull():Bool