mirror of
https://github.com/apache/openjpa.git
synced 2025-02-06 18:19:00 +00:00
17a93adda5
This does not include test cases for the following annotations: KeyClassCriteria KeyColumns (KeyColumn is tested, and follows similar pathways) KeyEmbeddedMapping KeyJoinColumns (KeyJoinColumn is tested, and follows similar pathways) KeyStrategy ElementColumns (ElementColumn is tested, and follows similar pathways) ElementEmbeddedMapping ElementStrategy XEmbeddedMapping XMappingOverrides (XMappingOverride is tested, and follows similar pathways) This change presents a backward-compat issue for OpenJPA: in the past, a Collection<String> or Map<String,String> would be mapped as a BLOB by specifying @PersistentMap or @PersistentCollection on the field. git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@592917 13f79535-47bb-0310-9956-ffa450edef68