All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.orm.xml Maven / Gradle / Ivy

There is a newer version: 0.3.3
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<entity-mappings xmlns="http://java.sun.com/xml/ns/persistence/orm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence/orm orm_2_0.xsd" version="2.0">
  <persistence-unit-metadata>
    <persistence-unit-defaults>
      <entity-listeners>
        <!-- NOT currently used, just storing tokens, so I really can't do much with that yet -->
        <!--<entity-listener class="io.github.qsy7.datastore.listener.AbstractJPAEntityListener" />-->
      </entity-listeners>
    </persistence-unit-defaults>
  </persistence-unit-metadata>
</entity-mappings>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy