blob: ae76d18b4f9ba2a39f5a95b788748ecfc1cd529d [file] [log] [blame]
margaretha543f2002017-07-14 00:27:15 +02001<persistence xmlns="http://java.sun.com/xml/ns/persistence" version="1.0">
2 <persistence-unit name="entityManagerUnit" transaction-type="RESOURCE_LOCAL">
3 <exclude-unlisted-classes/>
4 </persistence-unit>
5</persistence>