Hi, The reverse mapping tool generates primitives by default for key columns, i want all the fields to be wrapper classes instead. The setting -nullableAsObject/-no true did not work for all cases since this generates wrapper only for nullable columns. Is there any way to force the generator to generate all fields as wrappers instead of primitives.
Regards, Ram -- View this message in context: http://n2.nabble.com/ReverseMapping-tool-question-tp2378362p2378362.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
