Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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