Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Bug 277550 fixed - annotations are too restrictive

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


Back to the top