Available on java
@:throws("java.sql.SQLException")getParameterClassName(param1:Int):String
@:throws("java.sql.SQLException")getParameterCount():Int
@:throws("java.sql.SQLException")getParameterMode(param1:Int):Int
@:throws("java.sql.SQLException")getParameterType(param1:Int):Int
@:throws("java.sql.SQLException")getParameterTypeName(param1:Int):String
@:throws("java.sql.SQLException")getPrecision(param1:Int):Int
@:throws("java.sql.SQLException")getScale(param1:Int):Int
@:throws("java.sql.SQLException")isNullable(param1:Int):Int
@:throws("java.sql.SQLException")isSigned(param1:Int):Bool
@:throws("java.sql.SQLException")isWrapperFor(param1:Class<Dynamic>):Bool
@:throws("java.sql.SQLException")unwrap<T>(param1:Class<T>):T