|
Change Variable Type ann : CacheQuerySqlFunction to ann : QuerySqlFunction in method private createSqlFunctions() : void in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Change Variable Type grpIdxList : CacheQueryGroupIndex.List to grpIdxList : QueryGroupIndex.List in method package processAnnotationsInClass(key boolean, cls Class<?>, type TypeDescriptor, parent ClassProperty) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type txtAnnCls : CacheQueryTextField to txtAnnCls : QueryTextField in method package processAnnotationsInClass(key boolean, cls Class<?>, type TypeDescriptor, parent ClassProperty) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type grpIdx : CacheQueryGroupIndex to grpIdx : QueryGroupIndex in method package processAnnotationsInClass(key boolean, cls Class<?>, type TypeDescriptor, parent ClassProperty) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type sqlAnn : CacheQuerySqlField to sqlAnn : QuerySqlField in method package processAnnotationsInClass(key boolean, cls Class<?>, type TypeDescriptor, parent ClassProperty) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type idx : CacheQuerySqlField.Group to idx : QuerySqlField.Group in method package processAnnotation(key boolean, sqlAnn QuerySqlField, txtAnn QueryTextField, cls Class<?>, prop ClassProperty, desc TypeDescriptor) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type txtAnn : CacheQueryTextField to txtAnn : QueryTextField in method package processAnnotationsInClass(key boolean, cls Class<?>, type TypeDescriptor, parent ClassProperty) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type idx : CacheQueryGroupIndex to idx : QueryGroupIndex in method package processAnnotationsInClass(key boolean, cls Class<?>, type TypeDescriptor, parent ClassProperty) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |