W3cubDocs

/Haxe Java

DatabaseMetaData

package java.sql

extends Wrapper

@:abstract@:libType@:javaNative@:native("java.sql.DatabaseMetaData")@:javaCanonical("java.sql","DatabaseMetaData") Available on java

Methods

@:overload @:throws("java.sql.SQLException") allProceduresAreCallable ():Bool

@:overload @:throws("java.sql.SQLException") allTablesAreSelectable ():Bool

@:overload @:throws("java.sql.SQLException") autoCommitFailureClosesAllResultSets ():Bool

@:overload @:throws("java.sql.SQLException") dataDefinitionCausesTransactionCommit ():Bool

@:overload @:throws("java.sql.SQLException") dataDefinitionIgnoredInTransactions ():Bool

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

@:overload @:throws("java.sql.SQLException") doesMaxRowSizeIncludeBlobs ():Bool

@:overload @:throws("java.sql.SQLException") generatedKeyAlwaysReturned ():Bool

@:overload @:throws("java.sql.SQLException") getAttributes (param1:String, param2:String, param3:String, param4:String):ResultSet

@:overload @:throws("java.sql.SQLException") getBestRowIdentifier (param1:String, param2:String, param3:String, param4:Int, param5:Bool):ResultSet

@:overload @:throws("java.sql.SQLException") getCatalogSeparator ():String

@:overload @:throws("java.sql.SQLException") getCatalogTerm ():String

@:overload @:throws("java.sql.SQLException") getCatalogs ():ResultSet

@:overload @:throws("java.sql.SQLException") getClientInfoProperties ():ResultSet

@:overload @:throws("java.sql.SQLException") getColumnPrivileges (param1:String, param2:String, param3:String, param4:String):ResultSet

@:overload @:throws("java.sql.SQLException") getColumns (param1:String, param2:String, param3:String, param4:String):ResultSet

@:overload @:throws("java.sql.SQLException") getConnection ():Connection

@:overload @:throws("java.sql.SQLException") getCrossReference (param1:String, param2:String, param3:String, param4:String, param5:String, param6:String):ResultSet

@:overload @:throws("java.sql.SQLException") getDatabaseMajorVersion ():Int

@:overload @:throws("java.sql.SQLException") getDatabaseMinorVersion ():Int

@:overload @:throws("java.sql.SQLException") getDatabaseProductName ():String

@:overload @:throws("java.sql.SQLException") getDatabaseProductVersion ():String

@:overload @:throws("java.sql.SQLException") getDefaultTransactionIsolation ():Int

@:overload getDriverMajorVersion ():Int

@:overload getDriverMinorVersion ():Int

@:overload @:throws("java.sql.SQLException") getDriverName ():String

@:overload @:throws("java.sql.SQLException") getDriverVersion ():String

@:overload @:throws("java.sql.SQLException") getExportedKeys (param1:String, param2:String, param3:String):ResultSet

@:overload @:throws("java.sql.SQLException") getExtraNameCharacters ():String

@:overload @:throws("java.sql.SQLException") getFunctionColumns (param1:String, param2:String, param3:String, param4:String):ResultSet

@:overload @:throws("java.sql.SQLException") getFunctions (param1:String, param2:String, param3:String):ResultSet

@:overload @:throws("java.sql.SQLException") getIdentifierQuoteString ():String

@:overload @:throws("java.sql.SQLException") getImportedKeys (param1:String, param2:String, param3:String):ResultSet

@:overload @:throws("java.sql.SQLException") getIndexInfo (param1:String, param2:String, param3:String, param4:Bool, param5:Bool):ResultSet

@:overload @:throws("java.sql.SQLException") getJDBCMajorVersion ():Int

@:overload @:throws("java.sql.SQLException") getJDBCMinorVersion ():Int

@:overload @:throws("java.sql.SQLException") getMaxBinaryLiteralLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxCatalogNameLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxCharLiteralLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxColumnNameLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxColumnsInGroupBy ():Int

@:overload @:throws("java.sql.SQLException") getMaxColumnsInIndex ():Int

@:overload @:throws("java.sql.SQLException") getMaxColumnsInOrderBy ():Int

@:overload @:throws("java.sql.SQLException") getMaxColumnsInSelect ():Int

@:overload @:throws("java.sql.SQLException") getMaxColumnsInTable ():Int

@:overload @:throws("java.sql.SQLException") getMaxConnections ():Int

@:overload @:throws("java.sql.SQLException") getMaxCursorNameLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxIndexLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxProcedureNameLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxRowSize ():Int

@:overload @:throws("java.sql.SQLException") getMaxSchemaNameLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxStatementLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxStatements ():Int

@:overload @:throws("java.sql.SQLException") getMaxTableNameLength ():Int

@:overload @:throws("java.sql.SQLException") getMaxTablesInSelect ():Int

@:overload @:throws("java.sql.SQLException") getMaxUserNameLength ():Int

@:overload @:throws("java.sql.SQLException") getNumericFunctions ():String

@:overload @:throws("java.sql.SQLException") getPrimaryKeys (param1:String, param2:String, param3:String):ResultSet

@:overload @:throws("java.sql.SQLException") getProcedureColumns (param1:String, param2:String, param3:String, param4:String):ResultSet

@:overload @:throws("java.sql.SQLException") getProcedureTerm ():String

@:overload @:throws("java.sql.SQLException") getProcedures (param1:String, param2:String, param3:String):ResultSet

@:overload @:throws("java.sql.SQLException") getPseudoColumns (param1:String, param2:String, param3:String, param4:String):ResultSet

@:overload @:throws("java.sql.SQLException") getResultSetHoldability ():Int

@:overload @:throws("java.sql.SQLException") getRowIdLifetime ():RowIdLifetime

@:overload @:throws("java.sql.SQLException") getSQLKeywords ():String

@:overload @:throws("java.sql.SQLException") getSQLStateType ():Int

@:overload @:throws("java.sql.SQLException") getSchemaTerm ():String

@:overload @:throws("java.sql.SQLException") getSchemas (param1:String, param2:String):ResultSet

@:overload @:throws("java.sql.SQLException") getSchemas ():ResultSet

@:overload @:throws("java.sql.SQLException") getSearchStringEscape ():String

@:overload @:throws("java.sql.SQLException") getStringFunctions ():String

@:overload @:throws("java.sql.SQLException") getSuperTables (param1:String, param2:String, param3:String):ResultSet

@:overload @:throws("java.sql.SQLException") getSuperTypes (param1:String, param2:String, param3:String):ResultSet

@:overload @:throws("java.sql.SQLException") getSystemFunctions ():String

@:overload @:throws("java.sql.SQLException") getTablePrivileges (param1:String, param2:String, param3:String):ResultSet

@:overload @:throws("java.sql.SQLException") getTableTypes ():ResultSet

@:overload @:throws("java.sql.SQLException") getTables (param1:String, param2:String, param3:String, param4:NativeArray<String>):ResultSet

@:overload @:throws("java.sql.SQLException") getTimeDateFunctions ():String

@:overload @:throws("java.sql.SQLException") getTypeInfo ():ResultSet

@:overload @:throws("java.sql.SQLException") getUDTs (param1:String, param2:String, param3:String, param4:NativeArray<Int>):ResultSet

@:overload @:throws("java.sql.SQLException") getURL ():String

@:overload @:throws("java.sql.SQLException") getUserName ():String

@:overload @:throws("java.sql.SQLException") getVersionColumns (param1:String, param2:String, param3:String):ResultSet

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

@:overload @:throws("java.sql.SQLException") isCatalogAtStart ():Bool

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

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

@:overload @:throws("java.sql.SQLException") locatorsUpdateCopy ():Bool

@:overload @:throws("java.sql.SQLException") nullPlusNonNullIsNull ():Bool

@:overload @:throws("java.sql.SQLException") nullsAreSortedAtEnd ():Bool

@:overload @:throws("java.sql.SQLException") nullsAreSortedAtStart ():Bool

@:overload @:throws("java.sql.SQLException") nullsAreSortedHigh ():Bool

@:overload @:throws("java.sql.SQLException") nullsAreSortedLow ():Bool

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

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

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

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

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

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

@:overload @:throws("java.sql.SQLException") storesLowerCaseIdentifiers ():Bool

@:overload @:throws("java.sql.SQLException") storesLowerCaseQuotedIdentifiers ():Bool

@:overload @:throws("java.sql.SQLException") storesMixedCaseIdentifiers ():Bool

@:overload @:throws("java.sql.SQLException") storesMixedCaseQuotedIdentifiers ():Bool

@:overload @:throws("java.sql.SQLException") storesUpperCaseIdentifiers ():Bool

@:overload @:throws("java.sql.SQLException") storesUpperCaseQuotedIdentifiers ():Bool

@:overload @:throws("java.sql.SQLException") supportsANSI92EntryLevelSQL ():Bool

@:overload @:throws("java.sql.SQLException") supportsANSI92FullSQL ():Bool

@:overload @:throws("java.sql.SQLException") supportsANSI92IntermediateSQL ():Bool

@:overload @:throws("java.sql.SQLException") supportsAlterTableWithAddColumn ():Bool

@:overload @:throws("java.sql.SQLException") supportsAlterTableWithDropColumn ():Bool

@:overload @:throws("java.sql.SQLException") supportsBatchUpdates ():Bool

@:overload @:throws("java.sql.SQLException") supportsCatalogsInDataManipulation ():Bool

@:overload @:throws("java.sql.SQLException") supportsCatalogsInIndexDefinitions ():Bool

@:overload @:throws("java.sql.SQLException") supportsCatalogsInPrivilegeDefinitions ():Bool

@:overload @:throws("java.sql.SQLException") supportsCatalogsInProcedureCalls ():Bool

@:overload @:throws("java.sql.SQLException") supportsCatalogsInTableDefinitions ():Bool

@:overload @:throws("java.sql.SQLException") supportsColumnAliasing ():Bool

@:overload @:throws("java.sql.SQLException") supportsConvert (param1:Int, param2:Int):Bool

@:overload @:throws("java.sql.SQLException") supportsConvert ():Bool

@:overload @:throws("java.sql.SQLException") supportsCoreSQLGrammar ():Bool

@:overload @:throws("java.sql.SQLException") supportsCorrelatedSubqueries ():Bool

@:overload @:throws("java.sql.SQLException") supportsDataDefinitionAndDataManipulationTransactions ():Bool

@:overload @:throws("java.sql.SQLException") supportsDataManipulationTransactionsOnly ():Bool

@:overload @:throws("java.sql.SQLException") supportsDifferentTableCorrelationNames ():Bool

@:overload @:throws("java.sql.SQLException") supportsExpressionsInOrderBy ():Bool

@:overload @:throws("java.sql.SQLException") supportsExtendedSQLGrammar ():Bool

@:overload @:throws("java.sql.SQLException") supportsFullOuterJoins ():Bool

@:overload @:throws("java.sql.SQLException") supportsGetGeneratedKeys ():Bool

@:overload @:throws("java.sql.SQLException") supportsGroupBy ():Bool

@:overload @:throws("java.sql.SQLException") supportsGroupByBeyondSelect ():Bool

@:overload @:throws("java.sql.SQLException") supportsGroupByUnrelated ():Bool

@:overload @:throws("java.sql.SQLException") supportsIntegrityEnhancementFacility ():Bool

@:overload @:throws("java.sql.SQLException") supportsLikeEscapeClause ():Bool

@:overload @:throws("java.sql.SQLException") supportsLimitedOuterJoins ():Bool

@:overload @:throws("java.sql.SQLException") supportsMinimumSQLGrammar ():Bool

@:overload @:throws("java.sql.SQLException") supportsMixedCaseIdentifiers ():Bool

@:overload @:throws("java.sql.SQLException") supportsMixedCaseQuotedIdentifiers ():Bool

@:overload @:throws("java.sql.SQLException") supportsMultipleOpenResults ():Bool

@:overload @:throws("java.sql.SQLException") supportsMultipleResultSets ():Bool

@:overload @:throws("java.sql.SQLException") supportsMultipleTransactions ():Bool

@:overload @:throws("java.sql.SQLException") supportsNamedParameters ():Bool

@:overload @:throws("java.sql.SQLException") supportsNonNullableColumns ():Bool

@:overload @:throws("java.sql.SQLException") supportsOpenCursorsAcrossCommit ():Bool

@:overload @:throws("java.sql.SQLException") supportsOpenCursorsAcrossRollback ():Bool

@:overload @:throws("java.sql.SQLException") supportsOpenStatementsAcrossCommit ():Bool

@:overload @:throws("java.sql.SQLException") supportsOpenStatementsAcrossRollback ():Bool

@:overload @:throws("java.sql.SQLException") supportsOrderByUnrelated ():Bool

@:overload @:throws("java.sql.SQLException") supportsOuterJoins ():Bool

@:overload @:throws("java.sql.SQLException") supportsPositionedDelete ():Bool

@:overload @:throws("java.sql.SQLException") supportsPositionedUpdate ():Bool

@:overload @:throws("java.sql.SQLException") supportsResultSetConcurrency (param1:Int, param2:Int):Bool

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

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

@:overload @:throws("java.sql.SQLException") supportsSavepoints ():Bool

@:overload @:throws("java.sql.SQLException") supportsSchemasInDataManipulation ():Bool

@:overload @:throws("java.sql.SQLException") supportsSchemasInIndexDefinitions ():Bool

@:overload @:throws("java.sql.SQLException") supportsSchemasInPrivilegeDefinitions ():Bool

@:overload @:throws("java.sql.SQLException") supportsSchemasInProcedureCalls ():Bool

@:overload @:throws("java.sql.SQLException") supportsSchemasInTableDefinitions ():Bool

@:overload @:throws("java.sql.SQLException") supportsSelectForUpdate ():Bool

@:overload @:throws("java.sql.SQLException") supportsStatementPooling ():Bool

@:overload @:throws("java.sql.SQLException") supportsStoredFunctionsUsingCallSyntax ():Bool

@:overload @:throws("java.sql.SQLException") supportsStoredProcedures ():Bool

@:overload @:throws("java.sql.SQLException") supportsSubqueriesInComparisons ():Bool

@:overload @:throws("java.sql.SQLException") supportsSubqueriesInExists ():Bool

@:overload @:throws("java.sql.SQLException") supportsSubqueriesInIns ():Bool

@:overload @:throws("java.sql.SQLException") supportsSubqueriesInQuantifieds ():Bool

@:overload @:throws("java.sql.SQLException") supportsTableCorrelationNames ():Bool

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

@:overload @:throws("java.sql.SQLException") supportsTransactions ():Bool

@:overload @:throws("java.sql.SQLException") supportsUnion ():Bool

@:overload @:throws("java.sql.SQLException") supportsUnionAll ():Bool

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

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

@:overload @:throws("java.sql.SQLException") usesLocalFilePerTable ():Bool

@:overload @:throws("java.sql.SQLException") usesLocalFiles ():Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/sql/DatabaseMetaData.html