|
Rename Method protected getExpectedPropertyValue() : Instant renamed to protected getExpectedPropertyValueAfterHibernateRead() : Instant in class org.hibernate.test.type.InstantTest |
From |
To |
|
Rename Method protected getExpectedPropertyValue() : OffsetDateTime renamed to protected getExpectedPropertyValueAfterHibernateRead() : OffsetDateTime in class org.hibernate.test.type.OffsetDateTimeTest |
From |
To |
|
Rename Method protected getExpectedPropertyValue() : LocalDate renamed to protected getExpectedPropertyValueAfterHibernateRead() : LocalDate in class org.hibernate.test.type.LocalDateTest |
From |
To |
|
Rename Method protected getExpectedPropertyValue() : LocalDateTime renamed to protected getExpectedPropertyValueAfterHibernateRead() : LocalDateTime in class org.hibernate.test.type.LocalDateTimeTest |
From |
To |
|
Rename Method protected getExpectedJdbcValue() : Object renamed to protected getExpectedJdbcValueAfterHibernateWrite() : Timestamp in class org.hibernate.test.type.InstantTest |
From |
To |
|
Rename Method protected createEntity(id int) : EntityWithOffsetDateTime renamed to protected createEntityForHibernateWrite(id int) : EntityWithOffsetDateTime in class org.hibernate.test.type.OffsetDateTimeTest |
From |
To |
|
Rename Method protected getExpectedPropertyValue() : ZonedDateTime renamed to protected getExpectedPropertyValueAfterHibernateRead() : ZonedDateTime in class org.hibernate.test.type.ZonedDateTimeTest |
From |
To |
|
Rename Method protected getExpectedJdbcValue() : Object renamed to protected getExpectedJdbcValueAfterHibernateWrite() : Timestamp in class org.hibernate.test.type.ZonedDateTimeTest |
From |
To |
|
Rename Method protected createEntity(id int) : EntityWithLocalDate renamed to protected createEntityForHibernateWrite(id int) : EntityWithLocalDate in class org.hibernate.test.type.LocalDateTest |
From |
To |
|
Rename Method protected getExpectedJdbcValue() : Object renamed to protected getExpectedJdbcValueAfterHibernateWrite() : Timestamp in class org.hibernate.test.type.LocalDateTimeTest |
From |
To |
|
Rename Method protected createEntity(id int) : EntityWithLocalDateTime renamed to protected createEntityForHibernateWrite(id int) : EntityWithLocalDateTime in class org.hibernate.test.type.LocalDateTimeTest |
From |
To |
|
Rename Method protected getExpectedJdbcValue() : Object renamed to protected getExpectedJdbcValueAfterHibernateWrite() : Timestamp in class org.hibernate.test.type.OffsetDateTimeTest |
From |
To |
|
Rename Method protected createEntity(id int) : EntityWithZonedDateTime renamed to protected createEntityForHibernateWrite(id int) : EntityWithZonedDateTime in class org.hibernate.test.type.ZonedDateTimeTest |
From |
To |
|
Rename Method protected createEntity(id int) : EntityWithInstant renamed to protected createEntityForHibernateWrite(id int) : EntityWithInstant in class org.hibernate.test.type.InstantTest |
From |
To |
|
Rename Method protected getExpectedJdbcValue() : Object renamed to protected getExpectedJdbcValueAfterHibernateWrite() : Date in class org.hibernate.test.type.LocalDateTest |
From |
To |