|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 - 3 - 4 - 5 - 6 - 7 | Next > |
|
|
fix for bug 232975A patch file for bug 232975 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232975 Description: Failure when attribute type is generic Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 233084A patch file for bug 233084 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=233084 Description: Backpointer are changed to different instance after merge Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 227345 A patch file for bug 227345 is now available
for review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=227345 Description: Issues with Cascade Remove in a TX Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 238633A patch file for bug 238633 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=238633 Description: Incorrect DDL generation for a basic collection mapping specified in XML Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 237295A patch file for bug 237295 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237295 Description: private owned is being support for BasicCollection and BasicMap Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 240679Patch files for bug 240679 are now available for
review (one for 1.0.1 and one for 1.1)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240679 Description: @MappedSuperclass @Id not picked when on get() method accessor Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 237315A patch file for bug 237315 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237315 Description: support converters on attribute mappings in the eclipselink orm.xml schema Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 241872A patch file for bug 241872 is now available
for review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=241872 Description: <basic-Map> in eclipselink_orm_1_0.xsd incorrectly requires a key and value converter Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 240063A patch file for bug 240063 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240063 Description: Duplicate secondary-table specifications in the orm.xml and eclipselink-orm.xml results in NPE Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
Fix for bug 240407 Default class null values are no longer written to databasePatch files for bug 240407 are now
available for review
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240407 Default class null values are no longer written to database Please review and provide any feedback. --Gordon _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
Re: Fix for bug 240407 Default class null values are no longer written to database
Checked in to 1.1 and 1.0.1
Reviewed by James Sutherland. --Gordon Gordon Yorke wrote:
_______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 241388A patch file for bug 241388 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=241388 Description: JPA cache is not valid after a series of EntityManager operations Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 238447A patch file for bug 238447 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=238447 Description: PrivateOwned on a manyToMany, confusing as to whether it is supported Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 238670A patch file for bug 238670 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=238670 BasicMap keyColumn, required or defaulted? Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 229821A patch file for bug 229821 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=229821 Description: Sequencing does not work with EmbeddableID Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
fix for bug 211329A patch file for bug 211329 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=211329 Description: Add sequencing on non-id attribute(s) support to the EclipseLink-ORM.XML Schema Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
Proposed fix for bug 232555: NPE setting embedded attributes after persist in woven classesThe fix is a trivial null check.
The test attached to the bug passes, also added similar
EntityManagerJUnitTestSuite.testEmbeddedNPE to jpa tests.
The fix reviewed by Tom, I will check it today into both 1.0.1 and 1.1 Thanks,
Andrei
_______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
|
|
|
fix for bug 245120A patch file for bug 245120 is now available for
review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=245120 Description: unidir one-to-many within embeddable fails to deploy for missing primary key field Please review and provide any feedback. Cheers, Guy _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
|
|
The main part of Bug 241414: JPA 2.0 Add support for a Uni-directional OneToMany mapping without Join Table is completed and checked in.Checked the latest patch in, code review by James is pending.
The main part of the feature is completed. The items left: 1. Incrementing target's version on adding / removing it from a source. 2. Relation maintenence (on deletion of the target or target changing source); 3. History support. Should these items be postponed for the future? Also pending is a clean-up of the code and comments (along with the original code review by James). _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
| < Prev | 1 - 2 - 3 - 4 - 5 - 6 - 7 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |