File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
native-sql-example/src/main/resources/META-INF
session-example/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" https://jakarta.ee/xml/ns/persistence https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd"
44 version =" 3.0" >
55
6- <persistence-unit name =" postgresql-example" >
6+ <persistence-unit name =" postgresql-example" >
77 <provider >org.hibernate.reactive.provider.ReactivePersistenceProvider</provider >
88
99 <class >org.hibernate.reactive.example.nativesql.Author</class >
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" https://jakarta.ee/xml/ns/persistence https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd"
44 version =" 3.0" >
55
6- <persistence-unit name =" postgresql-example" >
6+ <persistence-unit name =" postgresql-example" >
77 <provider >org.hibernate.reactive.provider.ReactivePersistenceProvider</provider >
88
99 <class >org.hibernate.reactive.example.session.Author</class >
You can’t perform that action at this time.
0 commit comments