9394fadc9ac1b5fb710d77302b69e6e9657991bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 16 | ||
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testPositionalGetterWithNamedNativeQueryShouldThrowExceptionWhenLessThanZeroGiven() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testAliasGetterWithNamedNativeQueryWithClassWithoutExplicitAliasShouldWorkProperly() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testAliasGetterWithNamedNativeQueryWithoutExplicitAliasShouldWorkProperly() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testToArrayShouldWithNamedNativeQueryWorkProperly() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testPositionalGetterWithNamedNativeQueryWithClassShouldThrowExceptionWhenLessThanZeroGiven() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testAliasGetterWithNamedNativeQueryShouldThrowExceptionWithoutExplicitAliasWhenWrongAliasGiven() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testAliasGetterWithNamedNativeQueryShouldWorkWithoutExplicitAliasWhenLowerCaseAliasGiven() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testPositionalGetterWithNamedNativeQueryWithClassShouldThrowExceptionWhenTupleSizePositionGiven() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testPositionalGetterWithNamedNativeQueryShouldThrowExceptionWhenTupleSizePositionGiven() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testAliasGetterWithNamedNativeQueryWithClassWithExplicitAliasShouldWorkProperly() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testPositionalGetterWithNamedNativeQueryWithClassShouldWorkProperly() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testPositionalGetterWithNamedNativeQueryShouldWorkProperly() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testGetElementsWithNamedNativeQueryShouldWorkProperly() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testPositionalGetterWithNamedNativeQueryWithClassShouldThrowExceptionWhenExceedingPositionGiven() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testPositionalGetterWithNamedNativeQueryShouldThrowExceptionWhenExceedingPositionGiven() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Method private getTupleNamedResult(entityManager EntityManager, name String) : List<Tuple> extracted from public testAliasGetterWithNamedNativeQueryWithExplicitAliasShouldWorkProperly() : void in class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To |