ItEr42S17CUGravacionModelosUnidadesTraballoItEr41S20: Fixing table mapping. Tne name of the table was already used.
This commit is contained in:
parent
e9565f89e7
commit
5f66bdfaff
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@
|
|||
|
||||
</class>
|
||||
|
||||
<class name="MaterialAssignmentTemplate" table="MATERIAL_ASSIGMENT">
|
||||
<class name="MaterialAssignmentTemplate" table="MATERIAL_ASSIGMENT_TEMPLATE">
|
||||
<id name="id" type="long" access="property">
|
||||
<generator class="hilo">
|
||||
<param name="max_lo">100</param>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue