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

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

<?xml version="1.0" encoding="UTF-8"?>
<orm>
  <mapping class="org.openurp.edu.lesson.model.DefaultMapping" />
  <naming>
    <profile package = "org.openurp.edu.lesson" pluralize="true" schema="edu_lesson">
       <class annotation = "org.beangle.data.model.annotation.code" prefix="xb_" value="school" />
    </profile>
  </naming>
</orm>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy