|
Rename Method package updateSqlFieldsTwoStep(cacheName String, stmt PreparedStatement, fieldsQry SqlFieldsQuery, cancel GridQueryCancel) : QueryCursorImpl<List<?>> renamed to package updateSqlFieldsDistributed(cacheName String, stmt PreparedStatement, fieldsQry SqlFieldsQuery, cancel GridQueryCancel) : QueryCursorImpl<List<?>> in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Rename Method package updateLocalSqlFields(cacheName String, stmt PreparedStatement, fieldsQry SqlFieldsQuery, filters IndexingQueryFilter, cancel GridQueryCancel) : GridQueryFieldsResult renamed to package updateSqlFieldsLocal(cacheName String, stmt PreparedStatement, fieldsQry SqlFieldsQuery, filters IndexingQueryFilter, cancel GridQueryCancel) : GridQueryFieldsResult in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |