Available on java
@:throws("java.sql.SQLException")free():Void
@:throws("java.sql.SQLException")getAsciiStream():InputStream
@:throws("java.sql.SQLException")getCharacterStream():Reader
@:throws("java.sql.SQLException")getCharacterStream(param1:Int64, param2:Int64):Reader
@:throws("java.sql.SQLException")getSubString(param1:Int64, param2:Int):String
@:throws("java.sql.SQLException")length():Int64
@:throws("java.sql.SQLException")position(param1:String, param2:Int64):Int64
@:throws("java.sql.SQLException")position(param1:Clob, param2:Int64):Int64
@:throws("java.sql.SQLException")setAsciiStream(param1:Int64):OutputStream
@:throws("java.sql.SQLException")setCharacterStream(param1:Int64):Writer
@:throws("java.sql.SQLException")setString(param1:Int64, param2:String):Int
@:throws("java.sql.SQLException")setString(param1:Int64, param2:String, param3:Int, param4:Int):Int
@:throws("java.sql.SQLException")truncate(param1:Int64):Void