File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
spring-data-jpa/src/test/resources/META-INF Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 177177 <class >org.springframework.data.jpa.repository.support.JpaMetamodelEntityInformationIntegrationTests$ExampleEntityWithUUIDId</class >
178178 <exclude-unlisted-classes >true</exclude-unlisted-classes >
179179 <properties >
180- <property name =" hibernate.dialect" value =" org.hibernate.dialect.PostgreSQL91Dialect " />
180+ <property name =" hibernate.dialect" value =" org.hibernate.dialect.PostgreSQLDialect " />
181181 </properties >
182182 </persistence-unit >
183183 <persistence-unit name =" metadata-id-handling-el" >
195195 <class >org.springframework.data.jpa.repository.support.JpaMetamodelEntityInformationIntegrationTests$ExampleEntityWithUUIDId</class >
196196 <exclude-unlisted-classes >true</exclude-unlisted-classes >
197197 <properties >
198- <property name =" hibernate.dialect" value =" org.hibernate.dialect.PostgreSQL91Dialect " />
198+ <property name =" hibernate.dialect" value =" org.hibernate.dialect.PostgreSQLDialect " />
199199 </properties >
200200 </persistence-unit >
201201
You can’t perform that action at this time.
0 commit comments