How to add descriptor Customizer in the mapping file
616354Oct 2 2008 — edited Oct 8 2008I am using TopLink 11g. Is it possbile to specify descriptor customizer in the mapping file? It seems it cannot be done in the TopLink workbench and the example shows it is able to be done using JPA annotation in the JAVA code. We like to use the mapping file because it is more flexible and without messing up with the JAVA code.
Thanks a lot!
Ming-Wen