Methods

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

@:throws("java.sql.SQLException")getBinaryStream(param1:Int64, param2:Int64):InputStream

@:throws("java.sql.SQLException")getBinaryStream():InputStream

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

@:throws("java.sql.SQLException")length():Int64

@:throws("java.sql.SQLException")position(param1:Blob, param2:Int64):Int64

@:throws("java.sql.SQLException")position(param1:NativeArray<Int8>, param2:Int64):Int64

@:throws("java.sql.SQLException")setBinaryStream(param1:Int64):OutputStream

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

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

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