META-INF.beangle.orm.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <orm> <mapping class="org.openurp.edu.student.model.DefaultMapping" /> <naming> <profile package = "org.openurp.edu.student" pluralize="true" schema="edu_student"/> </naming> </orm>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy