ordering labels on mindmap retreive
This commit is contained in:
committed by
Ezequiel Bergamaschi
parent
a4aa1c5436
commit
632a9a6e00
@@ -27,7 +27,7 @@
|
||||
</set>
|
||||
|
||||
<set name = "labels"
|
||||
table="R_LABEL_MINDMAP">
|
||||
table="R_LABEL_MINDMAP" order-by="label_id">
|
||||
<key column="mindmap_id" not-null="true"/>
|
||||
<many-to-many column="label_id" class="com.wisemapping.model.Label"/>
|
||||
</set>
|
||||
|
Reference in New Issue
Block a user