Справочник по Python

Сводка методов класса



Сводка методов класса

public interface DatabaseMetaData {

static public final int bestRowTemporary;

static public final int bestRowTransaction;

static public final int bestRowSession;

static public final int bestRowUnknown;

static public final int bestRowNotPseudo;



static public final int bestRowPseudo;

static public final int columnNoNulls;

static public final int columnNullable;

static public final int columnNullablellnknown;

static public final int importedKeyCascade;

static public final int importedKeyRestrict;

static public final int importedKeySetNull;

static public final int importedKeyNoAction;

static public final int importedKeySetDefault;

static public final int importedKeylnitiallyDeferred;

static public final int importedKeylnitiallylmmediate;

static public final int importedKeyNotDeferrable;

static public final int procedureResultUnknown;

static public final int procedureNoResult;

static public final int procedureReturnsResult;

static public final int procedureColumnUnknown;

static public final int procedureColumnln;

static public final int procedureColumnOut;

static public final int procedureColumnReturn;

static public final int procedureColumnResult;

static public final int procedureNoNulls;

static public final int procedureNullable;

static public final int procedureNullableUnknown;

static public final short tablelndexStatistic;

static public final short tablelndexClustered;

static public final short tablelndexHashech;

static public final short tablelndexOther;

static public final int typeNoNulls;

static public final int typeNullable;

static public final int typeNullablellnknown;

static public final int typePredHet;

static public final int typePredChar;

static public final int typePredBasic;

static public final int typeSearchable;

static public final int versionColumnUnknown;

static public final int versionColumnNotPseudo;

static public final int versionColumnPseudo;

boolean allProceduresAreCallable()

throws SQLException;

boolean allTablesAreSelectable() throws SOLException;

boolean dataDefinitionCausesTransactionCommit()

throws SQLException;

boolean dataDefinitionIgnoredlnlransactions()

throws SQLException;

ResultSet getBestRowIdentifier(String catalog,

String schema, String table, int scope,

boolean nullable)

throws SQLException;

ResultSet getCatalogs() throws SQLException;

String getCatalogSeparator() throws SQLException;

String getCatalogTerm() throws SQLException;

ResultSet getColumnPriveleges(String catalog, String spat. String table, String cpat) throws SQLException;

ResultSet getColumns(String catalog, String spat. String tpat, String cpat) throws SQLException;

ResultSet getCrossReference(String primaryCatalog, String primarySchema, String primaryTable, String foreignCatalog, String foreignSchema, String foreignTable) throws SQLException;

String getDatabaseProductName() throws SQLException;

String getDatabaseProductVersion()throws SQLException;

int getDefaultTransactionIsolation()throws SQLException;

int getDriverMajorVersion();

int getDriverMinorVersion();

String getDriverName() throws SQLException;

String getDriverVersion() throws SQLException;

ResultSet getExportedKeys(String catalog,String schema, String .table)throws SQLException;

String getExtraNameCharacters() throws SQLException;

String getldentifierQuoteString() throws SQLException;

ResultSet getImportedKeys(String catalog,String schema, String table) throws SQLException;

ResultSet getIndex!nfo(String catalog,String schema, String table, boolean unique,boolean approximate) throws SQLException;

int getMaxBinaryLiteralLength() throws SQLException;

int getMaxCatalogNameLength() throws SQLException;

int getMaxCharLiteralLengthO throws SQLException;

int getMaxcnameLength() throws SQLException;

int getMaxColumnsInGroupBy() throws SQLException;

int getMaxColumnsInIndex() throws SQLException;

int getMaxColumns!nOrderBy() throws SQLException;

int getMaxColumnsInSelect() throws SQLException;

int getMaxColumnsInTable() throws SQLException;

int getMaxConnections() throws SQLException;

int getMaxIndexLength() throws SQLException;

int getMaxProcedureNameLength()

throws SQLException;

int getMaxRowSize() throws SQLException;

int getMaxRowSizelncludeBlobs()

throws SQLException;

int getMaxSchemaNameLength() throws SQLException;

int getMaxStatementLength() throws SQLException;

int getMaxStatements() throws SQLException;

int getMaxTableNameLength() throws SQLException;

int getMaxTablesInSelect() throws SQLException;

int getMaxUserNameLength() throws SQLException;

String getNumericFunctions() throws SQLException;

ResultSet getPrimaryKeys(String catalog,String schema, String table) throws SQLException;

ResultSet getProcedureColumns(String catalog,String schemePattern, String procedureNamePattern,String cnamePattern) throws SQLException;

String getProcedureTerm() throws SQLException;

ResultSet getProcedures(String catalog,String schemaPattern, String procedureNamePattern)throws SQLException;

public abstract ResultSet getSchemas() throws SQLException;

public abstract String getSchemaTern() throws SQLException;

String getSearchStringEscape() throws SQLException;

String getSQLKeywords() throws SQLException;

String getStringFunctions() throws SQLException;

String getSystemFunctions() throws SQLException;

ResultSet getTablePriveleges(String catalog,String schemaPattern, String tableNamePattern)throws SQLException;

ResultSet getTableTypes() throws SQLException;

ResultSet getTables(String catalog,String schemaPattern, String tableNamePattern,String types[]) throws SQLException;

String getTimeDateFunctions() throws SQLException;

ResultSet getTypelnfo() throws SQLException;

String getURL() throws SQLException;

String getUserName() throws SQLException;

ResultSet getVersionColumns(String catalog,String schema, String-table) throws SQLException;

boolean isCatalogAtStart() throws SQLException;

boolean isReadOnly() throws SQLException;

boolean nullPlusNonNullIsNull() throws SQLException;

boolean nullsAreSortedHigh() throws SQLException;

boolean nullsAreSortedLow() throws SQLException;

boolean nullsAreSortedAtStart() throws SQLException;

boolean nullsAreSortedAtEnd() throws SQLException;

boolean storesLowerCaseIdentifiers()throws SQLException;

boolean storesLowerCaseQuotedIdentifiers()throws SQLException;

boolean storesMixedCaseldentifiers()throws SQLException;

boolean storesMixedCaseQuotedldentifiers()throws SQLException;

boolean storesUpperCaseldentifiers()throws SQLException;

boolean storesUpperCaseQuotedldentifiers()throws SQLException;

boolean supportsAlterTableWithAddColumn()throws SQLException;

boolean supportsAlterTableWlthDropColumn()throws SQLException;

boolean supportsANSI92FullSQL() throws SQLException;

boolean supportsANSI92IntermediateSQL()throws SQLException;

boolean supportsCatalogsInDataManipulation()throws SQLException;

boolean suppportsCatalogsInIndexDefinitions()throws SQLException;

boolean supportsCatalogsInPrivelegeDefinitions()throws SQLException;

boolean supportsCatalogsInProcedureCalls()throws SQLException;

boolean supportsCatalogsInTableDefinitions()throws SQLException;

boolean supportsColumnAliasing() throws SQLException;

boolean supportsConvert() throws SQLException;

boolean supportsConvert(int fromType, int toType)throws SQLException;

boolean supportsCoreSQLGrammar() throws SQLException;

boolean supportsCorrelatedSubqueries()throws SQLException;

boolean supportsDataDefinitionAndDataManipulationTransactions()

throws SQLException; boolean supportsDataManipulationTransactionsOnly()

throws SQLException; boolean supportsDifferentTableCorrelationNames()

throws SQLException; boolean supportsExpressions!nOrderBy()

throws SQLException; boolean supportsExtendedSQLGrammar()

throws SQLException;

boolean supportsFullOuterJoins() throws SQLException;

boolean supportsGroupBy() throws SQLException;

boolean supportsGroupByBeyondSelect()

throws SQLException; boolean supportsGroupByUnrelated()

throws SQLException; boolean supports!ntegrityEnhancementFacility()

throws SQLException; boolean supportsLikeEscapeClause()

throws SQLException; boolean supportsLimitedOuterJoins()

throws SQLException; boolean supportsMinimumSQLGrammar()

throws SQLException; boolean supportsMixedCaseldentifiers()

throws SQLException; boolean supportsMixedCaseQuotedldenfitiers()

throws SQLException; boolean supportsMultipleResultSets()

throws SQLLxception; boolean supportsMultipleTransactions()

throws SQLException; boolean supportsNonNullableColumns()

throws SQLException; boolean supportsOpenCursorsAcrossCommit()

throws SQLException; boolean supportsOpenCursorsAcrossRollback()

throws SQLException; boolean supportsOpenStatementsAcrossCommit()

throws SQLException; boolean supportsOpenStatementsAcrossRollback()

throws SQLException; boolean supportsOrderByUnrelated()

throws SQLException;

boolean supportsOuterJoins() throws SQLException;

boolean supportsPositionedDelete()

throws SQLException; boolean supportsPositionedUpdate()

throws SQLException; boolean supportsSchemasInDataManipulation()

throws SQLException; boolean supportsSchemasInlndexDefinitions()

throws SQLException; boolean supportsSchemasInPrivelegeOefinitions()

throws SQLException; boolean supportsSchemasInProcedureCalls()

throws SQLException; boolean supportsSchemasInTableDefinitions()

throws SQLException; boolean supportsSelectForllpdate()

throws SQLException; boolean supportsStoredProcedures()

throws SQLException; boolean supportsSubqueriesInComparisons()

throws SQLException; boolean supportsSubqueriesInExists()

throws SQLException; boolean supportsSubqueriesIn!ns()

throws SQLException; boolean supportsSubqueriesInQuantifieds()

throws SQLException; boolean supportsTableCorrelationNames()

throws SQLException; boolean supportsTransactionIsolationLevel(int level)

throws SQLException;

boolean supportsTransactions() throws SQLException;

boolean supportsUnion() throws SQLException;

boolean supportsUnionAll() throws SQLException;

boolean usesLocalFilePerTable() throws SQLException;

boolean usesLocalFiles() throws SQLException; }

Date

Краткий обзор

Имя класса: java.sql.Date Надкласс: java.util.Date Непосредственные подклассы: нет Реализованные интерфейсы: нет Доступность: JDK 1.1



Содержание раздела