davidmc24 1911629741 HHH-5800 Fix override handling for associations as per chapter 12 of the JPA 2.0 specification.
Some subelements should merge with Java annotations in some contexts (such as directly within an entity) but not in others (such as in an association mapping).  The methods to handle these elements were enhanced to be aware of these two different modes through the use of a boolean flag.
2011-01-03 18:06:22 +01:00
2007-06-29 19:24:18 +00:00
2010-10-12 16:19:42 +02:00
Description
No description provided
345 MiB
Languages
Java 99.7%
Shell 0.2%
ANTLR 0.1%