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.0.6
Show newest version
<?xml version="1.0" encoding="UTF-8" ?>
<entity-mappings xmlns="http://xmlns.jcp.org/xml/ns/persistence/orm"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence/orm
        http://xmlns.jcp.org/xml/ns/persistence/orm_2_1.xsd" version="2.1">
    <converter class="br.com.perolasoftware.framework.jpa.converters.AddressTypeConverter" auto-apply="true" />
    <converter class="br.com.perolasoftware.framework.jpa.converters.PhoneTypeConverter" auto-apply="true" />
    <converter class="br.com.perolasoftware.framework.jpa.converters.SexTypeConverter" auto-apply="true" />
</entity-mappings>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy