core-jgi/org.adempiere.base.process
Carlos Ruiz 51ceaacb43
IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) (#1727)
* IDEMPIERE-5567 Support of UUID as Key (FHCA-4195)

* - Implement changes to support Model classes with UUID constructor

* - fix issue with tables with single parent key - like AD_Ref_Table

* - Create test table and JUnit test

* - fixes from Heng Sin

* - Improve performance on new methods in MTable
- Minor refinements in ModelClassGenerator
- Regenerate Test X classes
- Change Create Window from Table to receive the parent link as parameter (because tables can have now no keys at all)

* - Implement suggestions from Heng Sin

* - _UU column as primary key constraint for UUID based tables

---------

Co-authored-by: hengsin <hengsin@gmail.com>
2023-03-21 21:30:45 +08:00
..
.settings IDEMPIERE-4488 Remove .classpath from repository (#607) 2021-03-03 00:02:03 +01:00
META-INF IDEMPIERE-5523 Release 10 Peace (#1624) 2022-12-24 00:20:49 +01:00
OSGI-INF IDEMPIERE-5001 add org.adempiere.base.annotation.Process annotation (#924) 2021-10-22 12:38:10 +02:00
src/org IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) (#1727) 2023-03-21 21:30:45 +08:00
.classpath IDEMPIERE-5427 Upgrade to Tycho 2.7.5 (#1493) 2022-09-21 14:21:27 +02:00
.project IDEMPIERE-5001 add org.adempiere.base.annotation.Process annotation (#924) 2021-10-22 12:38:10 +02:00
build.properties IDEMPIERE-5001 add org.adempiere.base.annotation.Process annotation (#924) 2021-10-22 12:38:10 +02:00
pom.xml IDEMPIERE-4933 Platform update for 9.x (#857) 2021-09-04 16:12:10 +02:00