|
Change Variable Type b : QueryEntityEx to b : QueryEntity in method public testQueryEntityEquals() : void in class org.apache.ignite.internal.processors.query.IgniteSqlNotNullConstraintTest |
From |
To |
|
Change Variable Type a : QueryEntityEx to a : QueryEntity in method public testQueryEntityEquals() : void in class org.apache.ignite.internal.processors.query.IgniteSqlNotNullConstraintTest |
From |
To |
|
Change Variable Type qe : QueryEntityEx to qe : QueryEntity in method private buildCacheConfiguration(mode CacheMode, atomicityMode CacheAtomicityMode, hasNear boolean, writeThrough boolean) : CacheConfiguration in class org.apache.ignite.internal.processors.query.IgniteSqlNotNullConstraintTest |
From |
To |
|
Change Variable Type qe : QueryEntityEx to qe : QueryEntity in method public testQueryEntityGetSetNotNullFields() : void in class org.apache.ignite.internal.processors.query.IgniteSqlNotNullConstraintTest |
From |
To |