W3cubDocs

/Haxe Java

DatabaseMetaData_Statics

package java.sql

import java.sql.DatabaseMetaData

Available on java

Static variables

static read only attributeNoNulls:Int16

static read only attributeNullable:Int16

static read only attributeNullableUnknown:Int16

static read only bestRowNotPseudo:Int

static read only bestRowPseudo:Int

static read only bestRowSession:Int

static read only bestRowTemporary:Int

static read only bestRowTransaction:Int

static read only bestRowUnknown:Int

static read only columnNoNulls:Int

static read only columnNullable:Int

static read only columnNullableUnknown:Int

static read only functionColumnIn:Int

static read only functionColumnInOut:Int

static read only functionColumnOut:Int

static read only functionColumnResult:Int

static read only functionColumnUnknown:Int

static read only functionNoNulls:Int

static read only functionNoTable:Int

static read only functionNullable:Int

static read only functionNullableUnknown:Int

static read only functionResultUnknown:Int

static read only functionReturn:Int

static read only functionReturnsTable:Int

static read only importedKeyCascade:Int

static read only importedKeyInitiallyDeferred:Int

static read only importedKeyInitiallyImmediate:Int

static read only importedKeyNoAction:Int

static read only importedKeyNotDeferrable:Int

static read only importedKeyRestrict:Int

static read only importedKeySetDefault:Int

static read only importedKeySetNull:Int

static read only procedureColumnIn:Int

static read only procedureColumnInOut:Int

static read only procedureColumnOut:Int

static read only procedureColumnResult:Int

static read only procedureColumnReturn:Int

static read only procedureColumnUnknown:Int

static read only procedureNoNulls:Int

static read only procedureNoResult:Int

static read only procedureNullable:Int

static read only procedureNullableUnknown:Int

static read only procedureResultUnknown:Int

static read only procedureReturnsResult:Int

static read only sqlStateSQL:Int

static read only sqlStateSQL99:Int

static read only sqlStateXOpen:Int

static read only tableIndexClustered:Int16

static read only tableIndexHashed:Int16

static read only tableIndexOther:Int16

static read only tableIndexStatistic:Int16

static read only typeNoNulls:Int

static read only typeNullable:Int

static read only typeNullableUnknown:Int

static read only typePredBasic:Int

static read only typePredChar:Int

static read only typePredNone:Int

static read only typeSearchable:Int

static read only versionColumnNotPseudo:Int

static read only versionColumnPseudo:Int

static read only versionColumnUnknown:Int

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/sql/DatabaseMetaData_Statics.html