|
Change Parameter Type stmt : PreparedStatement to prepared : Prepared in method private updateSqlFields(schemaName String, prepared Prepared, fieldsQry SqlFieldsQuery, loc boolean, filters IndexingQueryFilter, cancel GridQueryCancel) : UpdateResult in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Parameter Type prepStmt : PreparedStatement to p : Prepared in method private getPlanForStatement(schema String, p Prepared, errKeysPos Integer) : UpdatePlan in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Parameter Type stmt : PreparedStatement to prepared : Prepared in method public runDdlStatement(sql String, prepared Prepared) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.ddl.DdlStatementsProcessor |
From |
To |
|
Change Parameter Type stmt : PreparedStatement to p : Prepared in method package updateSqlFieldsDistributed(schemaName String, p Prepared, fieldsQry SqlFieldsQuery, cancel GridQueryCancel) : QueryCursorImpl<List<?>> in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Parameter Type prepStmt : PreparedStatement to prepared : Prepared in method private executeUpdateStatement(schemaName String, cctx GridCacheContext, prepared Prepared, fieldsQry SqlFieldsQuery, loc boolean, filters IndexingQueryFilter, cancel GridQueryCancel, failedKeys Object[]) : UpdateResult in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Return Type FieldsQueryCursor<List<?>> to List<FieldsQueryCursor<List<?>>> in method public queryDistributedSqlFields(schemaName String, qry SqlFieldsQuery, keepBinary boolean, cancel GridQueryCancel, mainCacheId Integer, failOnMultipleStmts boolean) : List<FieldsQueryCursor<List<?>>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Change Return Type FieldsQueryCursor<List<?>> to List<FieldsQueryCursor<List<?>>> in method public queryDistributedSqlFields(schemaName String, qry SqlFieldsQuery, keepBinary boolean, cancel GridQueryCancel, mainCacheId Integer, failOnMultipleStmts boolean) : List<FieldsQueryCursor<List<?>>> in class org.apache.ignite.internal.processors.query.GridQueryIndexing |
From |
To |
|
Change Return Type FieldsQueryCursor<List<?>> to List<FieldsQueryCursor<List<?>>> in method public queryDistributedSqlFields(schemaName String, qry SqlFieldsQuery, keepBinary boolean, cancel GridQueryCancel, mainCacheId Integer, failOnMultipleStmts boolean) : List<FieldsQueryCursor<List<?>>> in class org.apache.ignite.internal.processors.cache.IgniteClientCacheInitializationFailTest.FailedIndexing |
From |
To |
|
Rename Parameter prepStmt : PreparedStatement to p : Prepared in method private getPlanForStatement(schema String, p Prepared, errKeysPos Integer) : UpdatePlan in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Rename Parameter stmt : PreparedStatement to prepared : Prepared in method public runDdlStatement(sql String, prepared Prepared) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.ddl.DdlStatementsProcessor |
From |
To |
|
Rename Parameter stmt : PreparedStatement to p : Prepared in method package updateSqlFieldsDistributed(schemaName String, p Prepared, fieldsQry SqlFieldsQuery, cancel GridQueryCancel) : QueryCursorImpl<List<?>> in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Rename Parameter prepStmt : PreparedStatement to prepared : Prepared in method private executeUpdateStatement(schemaName String, cctx GridCacheContext, prepared Prepared, fieldsQry SqlFieldsQuery, loc boolean, filters IndexingQueryFilter, cancel GridQueryCancel, failedKeys Object[]) : UpdateResult in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Rename Parameter stmt : PreparedStatement to prepared : Prepared in method private updateSqlFields(schemaName String, prepared Prepared, fieldsQry SqlFieldsQuery, loc boolean, filters IndexingQueryFilter, cancel GridQueryCancel) : UpdateResult in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |