From cb8baa2054a427becd39e4031798375efcc9027c Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 11 Mar 2019 15:50:07 +0200 Subject: Merge simulator from ECOMP's repository Reference commit in ECOMP: 8e92a8c6 Issue-ID: VID-378 Change-Id: Ifd87e07db55a760fc94c582758a7413103b5fdd8 Signed-off-by: Ittay Stern --- .../src/main/resources/META-INF/persistence.xml | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 vid-ext-services-simulator/src/main/resources/META-INF/persistence.xml (limited to 'vid-ext-services-simulator/src/main/resources/META-INF/persistence.xml') diff --git a/vid-ext-services-simulator/src/main/resources/META-INF/persistence.xml b/vid-ext-services-simulator/src/main/resources/META-INF/persistence.xml new file mode 100644 index 000000000..9e4453feb --- /dev/null +++ b/vid-ext-services-simulator/src/main/resources/META-INF/persistence.xml @@ -0,0 +1,23 @@ + + + + org.hibernate.jpa.HibernatePersistenceProvider + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg