Skip to content

Commit

Permalink
Merge branch 'master' into issue#6859
Browse files Browse the repository at this point in the history
  • Loading branch information
PasinduW99 authored Aug 23, 2024
2 parents c7ced4f + 1093ea8 commit af2ef7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/META-INF/persistence.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<persistence-unit name="hmisAuditPU" transaction-type="JTA">
<jta-data-source>jdbc/sethmaAudit</jta-data-source>
<class>com.divudi.entity.AuditEvent</class>
<exclude-unlisted-classes>true</exclude-unlisted-classes>
<properties>
<property name="eclipselink.logging.level.sql" value="SEVERE"/>
<property name="eclipselink.logging.parameters" value="false"/>
Expand Down

0 comments on commit af2ef7f

Please sign in to comment.