| java.lang.Object net.sourceforge.squirrel_sql.fw.sql.SQLDatabaseMetaData net.sourceforge.squirrel_sql.fw.sql.MockSQLDatabaseMetaData
conn | static MockConnection2 conn(Code) | | |
MockSQLDatabaseMetaData | public MockSQLDatabaseMetaData()(Code) | | |
Methods inherited from net.sourceforge.squirrel_sql.fw.sql.SQLDatabaseMetaData | public void clearCache()(Code)(Java Doc) public boolean correctlySupportsSetMaxRows() throws SQLException(Code)(Java Doc) public synchronized BestRowIdentifier[] getBestRowIdentifier(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized String getCascadeClause() throws SQLException(Code)(Java Doc) public synchronized String getCatalogSeparator() throws SQLException(Code)(Java Doc) public synchronized String getCatalogTerm() throws SQLException(Code)(Java Doc) public synchronized String[] getCatalogs() throws SQLException(Code)(Java Doc) public synchronized TableColumnInfo[] getColumnInfo(String catalog, String schema, String table) throws SQLException(Code)(Java Doc) public synchronized TableColumnInfo[] getColumnInfo(ITableInfo ti) throws SQLException(Code)(Java Doc) public ResultSet getColumnPrivileges(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized IDataSet getColumnPrivilegesDataSet(ITableInfo ti, int[] columnIndices, boolean computeWidths) throws DataSetException(Code)(Java Doc) public synchronized IDataSet getColumns(ITableInfo ti, int[] columnIndices, boolean computeWidths) throws DataSetException(Code)(Java Doc) public synchronized DataTypeInfo[] getDataTypes() throws SQLException(Code)(Java Doc) public synchronized int getDatabaseMajorVersion() throws SQLException(Code)(Java Doc) public synchronized String getDatabaseProductName() throws SQLException(Code)(Java Doc) public synchronized String getDatabaseProductVersion() throws SQLException(Code)(Java Doc) public synchronized String getDriverName() throws SQLException(Code)(Java Doc) public ResultSet getExportedKeys(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized IDataSet getExportedKeysDataSet(ITableInfo ti) throws DataSetException(Code)(Java Doc) public synchronized ForeignKeyInfo[] getExportedKeysInfo(String catalog, String schema, String tableName) throws SQLException(Code)(Java Doc) public synchronized ForeignKeyInfo[] getExportedKeysInfo(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized String getIdentifierQuoteString() throws SQLException(Code)(Java Doc) public ResultSet getImportedKeys(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized IDataSet getImportedKeysDataSet(ITableInfo ti) throws DataSetException(Code)(Java Doc) public synchronized ForeignKeyInfo[] getImportedKeysInfo(String catalog, String schema, String tableName) throws SQLException(Code)(Java Doc) public synchronized ForeignKeyInfo[] getImportedKeysInfo(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized ResultSetDataSet getIndexInfo(ITableInfo ti, int[] columnIndices, boolean computeWidths) throws DataSetException(Code)(Java Doc) public List<IndexInfo> getIndexInfo(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized DatabaseMetaData getJDBCMetaData() throws SQLException(Code)(Java Doc) public int getJDBCVersion() throws SQLException(Code)(Java Doc) public synchronized IDataSet getMetaDataSet() throws SQLException(Code)(Java Doc) public synchronized String[] getNumericFunctions() throws SQLException(Code)(Java Doc) public synchronized IDataSet getPrimaryKey(ITableInfo ti, int[] columnIndices, boolean computeWidths) throws DataSetException(Code)(Java Doc) public synchronized PrimaryKeyInfo[] getPrimaryKey(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized PrimaryKeyInfo[] getPrimaryKey(String catalog, String schema, String table) throws SQLException(Code)(Java Doc) public ResultSet getPrimaryKeys(ITableInfo ti) throws SQLException(Code)(Java Doc) public ResultSet getProcedureColumns(IProcedureInfo ti) throws SQLException(Code)(Java Doc) public synchronized IDataSet getProcedureColumnsDataSet(IProcedureInfo ti) throws DataSetException(Code)(Java Doc) public synchronized String getProcedureTerm() throws SQLException(Code)(Java Doc) public synchronized IProcedureInfo[] getProcedures(String catalog, String schemaPattern, String procedureNamePattern, ProgressCallBack progressCallBack) throws SQLException(Code)(Java Doc) public synchronized String[] getSQLKeywords() throws SQLException(Code)(Java Doc) public synchronized String getSchemaTerm() throws SQLException(Code)(Java Doc) public synchronized String[] getSchemas() throws SQLException(Code)(Java Doc) public synchronized String[] getStringFunctions() throws SQLException(Code)(Java Doc) public synchronized String[] getSystemFunctions() throws SQLException(Code)(Java Doc) public ResultSet getTablePrivileges(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized IDataSet getTablePrivilegesDataSet(ITableInfo ti, int[] columnIndices, boolean computeWidths) throws DataSetException(Code)(Java Doc) public synchronized String[] getTableTypes() throws SQLException(Code)(Java Doc) public synchronized ITableInfo[] getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types, ProgressCallBack progressCallBack) throws SQLException(Code)(Java Doc) public synchronized String[] getTimeDateFunctions() throws SQLException(Code)(Java Doc) public ResultSet getTypeInfo() throws SQLException(Code)(Java Doc) public synchronized IDataSet getTypesDataSet() throws DataSetException(Code)(Java Doc) public synchronized IUDTInfo[] getUDTs(String catalog, String schemaPattern, String typeNamePattern, int[] types) throws SQLException(Code)(Java Doc) public synchronized String getURL() throws SQLException(Code)(Java Doc) public synchronized String getUserName() throws SQLException(Code)(Java Doc) public ResultSet getVersionColumns(ITableInfo ti) throws SQLException(Code)(Java Doc) public synchronized IDataSet getVersionColumnsDataSet(ITableInfo ti) throws DataSetException(Code)(Java Doc) public synchronized boolean storesUpperCaseIdentifiers() throws SQLException(Code)(Java Doc) public boolean supportsCatalogs() throws SQLException(Code)(Java Doc) public synchronized boolean supportsCatalogsInDataManipulation() throws SQLException(Code)(Java Doc) public synchronized boolean supportsCatalogsInProcedureCalls() throws SQLException(Code)(Java Doc) public synchronized boolean supportsCatalogsInTableDefinitions() throws SQLException(Code)(Java Doc) public synchronized boolean supportsMultipleResultSets() throws SQLException(Code)(Java Doc) public synchronized boolean supportsResultSetType(int type) throws SQLException(Code)(Java Doc) public synchronized boolean supportsSavepoints() throws SQLException(Code)(Java Doc) public boolean supportsSchemas() throws SQLException(Code)(Java Doc) public synchronized boolean supportsSchemasInDataManipulation() throws SQLException(Code)(Java Doc) public synchronized boolean supportsSchemasInTableDefinitions() throws SQLException(Code)(Java Doc) public synchronized boolean supportsStoredProcedures() throws SQLException(Code)(Java Doc)
|
|
|