|
Change Variable Type stmt : Statement to stmt : PreparedStatement in method public getIndexInfo(catalog String, schema String, table String, unique boolean, approximate boolean) : ResultSet in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData |
From |
To |
|
Change Variable Type stmt : Statement to stmt : PreparedStatement in method public getTables(catalog String, schemaPattern String, tableNamePattern String, types String[]) : ResultSet in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData |
From |
To |
|
Change Variable Type stmt : Statement to stmt : PreparedStatement in method public getCatalogs() : ResultSet in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData |
From |
To |
|
Change Variable Type stmt : Statement to stmt : PreparedStatement in method public getSuperTables(catalog String, schemaPattern String, tableNamePattern String) : ResultSet in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData |
From |
To |
|
Change Variable Type stmt : Statement to stmt : PreparedStatement in method public getSchemas(catalog String, schemaPattern String) : ResultSet in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData |
From |
To |