package java.sql
extends Wrapper
Available on java
getCatalogName(param1:Int):StringgetColumnClassName(param1:Int):StringgetColumnCount():IntgetColumnDisplaySize(param1:Int):IntgetColumnLabel(param1:Int):StringgetColumnName(param1:Int):StringgetColumnType(param1:Int):IntgetColumnTypeName(param1:Int):StringgetPrecision(param1:Int):IntgetScale(param1:Int):IntgetSchemaName(param1:Int):StringgetTableName(param1:Int):StringisAutoIncrement(param1:Int):BoolisCaseSensitive(param1:Int):BoolisCurrency(param1:Int):BoolisDefinitelyWritable(param1:Int):BoolisNullable(param1:Int):IntisReadOnly(param1:Int):BoolisSearchable(param1:Int):BoolisSigned(param1:Int):BoolisWrapperFor(param1:Class<Dynamic>):BoolisWritable(param1:Int):Boolunwrap<T>(param1:Class<T>):T
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/sql/ResultSetMetaData.html