aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/guard/src/main/resources/META-INF/persistence.xml
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/guard/src/main/resources/META-INF/persistence.xml')
-rw-r--r--controlloop/common/guard/src/main/resources/META-INF/persistence.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/controlloop/common/guard/src/main/resources/META-INF/persistence.xml b/controlloop/common/guard/src/main/resources/META-INF/persistence.xml
index 74edd566e..bc8381f50 100644
--- a/controlloop/common/guard/src/main/resources/META-INF/persistence.xml
+++ b/controlloop/common/guard/src/main/resources/META-INF/persistence.xml
@@ -7,7 +7,6 @@
<persistence-unit name="OperationsHistoryPU11" transaction-type="RESOURCE_LOCAL">
<provider>org.eclipse.persistence.jpa.PersistenceProvider</provider>
<!-- <jar-file>packedEntity.jar</jar-file>-->
- <!-- <class>com.att.ecomp.policy.controlloop.eventmanager.OperationsHistoryDbEntry</class> -->
<properties>
<property name="eclipselink.ddl-generation" value="create-tables"/>
<property name="javax.persistence.jdbc.driver" value="org.mariadb.jdbc.Driver" />