Lines Matching refs:null

69         if (resultSet == null) {  in wrapResultSet()
70 return null; in wrapResultSet()
97 if (catalogSeparator == null) { in getCatalogSeparator()
120 String jdbcCatalog = null; in getColumnPrivileges()
125 schema = null; in getColumnPrivileges()
137 String jdbcCatalog = null; in getColumns()
142 schemaPattern = null; in getColumns()
159 jdbcTypes = null; in getTables()
163 String jdbcCatalog = null; in getTables()
168 if (jdbcCatalog == null) { in getTables()
191 String jdbcCatalog = null; in getProcedureColumns()
196 schemaNamePattern = null; in getProcedureColumns()
208 String jdbcCatalog = null; in getProcedures()
213 schemaNamePattern = null; in getProcedures()
225 String jdbcCatalog = null; in getVersionColumns()
230 schema = null; in getVersionColumns()
349 String jdbcCatalog = null; in getExportedKeys()
354 schema = null; in getExportedKeys()
365 String jdbcCatalog = null; in getImportedKeys()
370 schema = null; in getImportedKeys()
381 String jdbcCatalog = null; in getPrimaryKeys()
386 schema = null; in getPrimaryKeys()
398 String jdbcCatalog = null; in getIndexInfo()
403 schema = null; in getIndexInfo()
416 String jdbcCatalog = null; in getBestRowIdentifier()
421 schema = null; in getBestRowIdentifier()
521 String jdbcCatalog = null; in getTablePrivileges()
526 schemaPattern = null; in getTablePrivileges()
529 if (javaResults != null) { in getTablePrivileges()
534 XResultSetMetaData metaData = null; in getTablePrivileges()
535 if (metaDataSupplier != null) { in getTablePrivileges()
538 if (metaData != null && metaData.getColumnCount() != 7) { in getTablePrivileges()
577 return null; in getTablePrivileges()
588 String jdbcPrimaryCatalog = null; in getCrossReference()
592 String jdbcForeignCatalog = null; in getCrossReference()
597 primarySchema = null; in getCrossReference()
600 foreignSchema = null; in getCrossReference()
713 if (catalogTerm == null) { in getCatalogTerm()
726 if (identifierQuoteString == null) { in getIdentifierQuoteString()
739 if (extraNameCharacters == null) { in getExtraNameCharacters()
1346 if (url == null) { in getURL()
1360 if (username == null) { in getUserName()
1373 if (driverName == null) { in getDriverName()
1386 if (driverVersion == null) { in getDriverVersion()
1399 if (databaseProductVersion == null) { in getDatabaseProductVersion()
1412 if (databaseProductName == null) { in getDatabaseProductName()
1425 if (procedureTerm == null) { in getProcedureTerm()
1438 if (schemaTerm == null) { in getSchemaTerm()
1470 if (sqlKeywords == null) { in getSQLKeywords()
1483 if (searchStringEscape == null) { in getSearchStringEscape()
1496 if (stringFunctions == null) { in getStringFunctions()
1509 if (timeDateFunctions == null) { in getTimeDateFunctions()
1522 if (systemFunctions == null) { in getSystemFunctions()
1535 if (numericFunctions == null) { in getNumericFunctions()
1739 String jdbcCatalog = null; in getUDTs()
1744 schemaPattern = null; in getUDTs()