Methods

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

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

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

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

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

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

@:throws("java.sql.SQLException")setCharacterStream():Writer

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

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