[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] Bug 277550 fixed - annotations are too restrictive
|
- From: Tom Ware <tom.ware@xxxxxxxxxx>
- Date: Thu, 22 Oct 2009 11:44:09 -0400
- Delivered-to: eclipselink-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277550
Fix maintains a list of annotations that can coexist with
javax.persistence.Transient in a list in new class TransientCompatibleAnnotations.
Reviewed by Guy Pelletier
Test added to EntityManagerJunitTestSuite