parentid Questions
3
Solved
I have this one level tree situation:
<select ng-model="tipost"
ng-options="tip.DESC group by tip.TIPIS for tip in tipall"><br>
</select>
where the json is:
[
{"ID":"1",...
Foretop asked 4/9, 2013 at 13:45
1
Solved
could someone help me to understand how can I define an entity with JPA mapping that has a relation with it self?
For example, my entity is CompanyDivision, divisionA contains divisionB, divisionC...
Warrigal asked 30/4, 2010 at 10:42
1
© 2022 - 2024 — McMap. All rights reserved.