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

asan-exclusion-service.4.0.4.source-code.exclusion-persistence.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0"?>
<persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence
  http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd"
             version="2.1">
    <persistence-unit name="exclusion" transaction-type="JTA">
        <class>org.ikasan.exclusion.model.ExclusionEventImpl</class>
    </persistence-unit>

</persistence>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy