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

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

There is a newer version: 0.18.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<orm>
  <mapping class="org.openurp.sin.harvest.model.DefaultMapping" />
  <naming>
    <profile package = "org.openurp.sin.harvest" pluralize="true" schema="sin_harvest">
       <class annotation = "org.beangle.data.model.annotation.code" prefix="xb_" value="school" />
    </profile>
  </naming>
</orm>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy