core-jgi/org.idempiere.test
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
META-INF IDEMPIERE-5523 Release 10 Peace (#1624) 2022-12-24 00:20:49 +01:00
OSGI-INF
src/org/idempiere/test 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
build.properties
idempiere.unit.test.launch IDEMPIERE-5402 Replace Jfree Chart with Billboard (#1463) 2022-09-07 00:36:43 +02:00
idempiere.unit.test.parallel.launch IDEMPIERE-5402 Replace Jfree Chart with Billboard (#1518) 2022-10-07 14:08:48 +08:00
pom.xml IDEMPIERE-5392 Maven Build: add flag to skip auto clean (#1447) 2022-08-22 17:09:33 +02:00