blob: ae76d18b4f9ba2a39f5a95b788748ecfc1cd529d [file] [log] [blame]
<persistence xmlns="http://java.sun.com/xml/ns/persistence" version="1.0">
<persistence-unit name="entityManagerUnit" transaction-type="RESOURCE_LOCAL">
<exclude-unlisted-classes/>
</persistence-unit>
</persistence>