Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[351975] Fix NPE's for special characters and unresolved classes. Patch fro...nhauge1-1/+4
2011-07-25341971 - Generate Custom Entities dialog not using a background process to re...tle3-87/+178
2011-07-25updated eclipselink-orm schema for tenant-discriminator-column mistake - bug ...kmoore12-182/+182
2011-07-14Fix for bug#351196pfilion1-1/+2
2011-07-13refactor specifiedAccess to simplify and remove extra PersistentType implemen...kmoore1-1/+0
2011-07-13refactor specifiedAccess to simplify and remove extra PersistentType implemen...kmoore6-165/+42
2011-07-12refactor specifiedAccess to simplify and remove extra PerstistentAttribute im...kmoore17-377/+71
2011-07-12[348773] Refactored validation for duplicate entity names. Patch from Nan.nhauge6-193/+113
2011-07-11245431 - Add cache default property to persistence.xml. Patch from Les.nhauge6-7/+531
2011-07-08[346005] fix EclipseLink converters (make consistent with generators/queries)bvosburgh1-3/+0
2011-07-08singleton toString()sbvosburgh1-1/+1
2011-07-08tweak commentsbvosburgh14-48/+51
2011-07-08rework text rangesbvosburgh3-56/+48
2011-07-08minor tweaksbvosburgh7-61/+71
2011-07-08[346005] fix EclipseLink converters (make consistent with generators/queries)bvosburgh37-611/+1074
2011-07-08[339432] fix validation of virtual overridesbvosburgh340-3387/+6011
2011-07-07349071 - [EclipseLink] eclipselink 2.3 schemas not up to date - fixed a few m...kmoore23-186/+2361
2011-07-07fixed NPE in eclipselink testskmoore1-2/+2
2011-07-05[349218] move Customizer validation to appropriate text range. Patch from Nan.nhauge1-4/+4
2011-07-05[349330] Prevent duplicate query and generator errors when name is an empty s...nhauge1-18/+22
2011-07-05[339562] Apply warning for multiple PU metadata to the appropriate locations.nhauge1-13/+18
2011-06-293.1 - 344645 - IllegalStateException when clicking Daily expiry radio button ...kmoore1-1/+1
2011-06-29349071- updating eclipselink orm and oxm 2.3 schemas. updating orm 2.3 ecore ...kmoore19-494/+682
2011-06-283.1 - 311945 - removed unused unset*DerivedIdentity() API methodskmoore5-49/+0
2011-06-24349071 - [EclipseLink] eclipselink 2.3 schemas not up to dateR3_0_0_maintenancekmoore51-188/+7444
2011-06-24349337 - [API] CCE generating metamodel classeskmoore3-8/+7
2011-06-24348143 - NullPointerException: Add entity to XML - set the synchronizers to s...kmoore1-54/+116
2011-06-24347814 - NPE: Change a mapping to many-to-one or one-to-one mapping - added n...kmoore1-7/+12
2011-06-24347219 - NullPointerException: Change a mapping to element collection mappingkmoore1-1/+1
2011-06-24345293 - Add JPA entity - Create new mapping file (orm.xml) cannot continuekmoore2-29/+22
2011-06-24339560 - Invalid package does not trigger validation of mapped classeskmoore1-1/+8
2011-06-23[349722] Fix NPE after deleting Generator from Generator Name combo. Patch f...nhauge1-1/+1
2011-06-23[346997] - Fix customization of entity superclass and interfaces. Patch from...nhauge1-6/+20
2011-06-09Reverted fix for 348790 - Need to fix build scripts, so we do not sign javax....tle1-0/+5
2011-06-09348790 - Need to fix build scripts, so we do not sign javax.persistencetle1-5/+0
2011-05-26bug 346535 - fixed isVirtual calc and removed converter construction for virt...pfullbright4-84/+34
2011-05-25[347209] fix orm.xml version compare hack to handle eclipselink-orm.xml versionsbvosburgh1-2/+8
2011-05-25bug 346535 - fixed isVirtual calc and removed converter construction for virt...pfullbright2-11/+36
2011-05-19Update plugin ref.nhauge2-2/+2
2011-05-19341811 - Generate Entities from Tables receive syntax error on attributes (pa...tle6-23/+38
2011-05-17[341415] fix orm.xml 1.0 inside JPA 2.0 projectbvosburgh14-42/+123
2011-05-16bug 340247pfullbright1-5/+17
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh98-1469/+1836
2011-05-10344170 - fix struct converter validation. Patch from Les.nhauge4-2/+67
2011-05-04bug 312444 (for Nan) - fixed JPA problems severities so they revert to actual...pfullbright2-7/+3
2011-05-02342172 - Add Hermes JPQL parser source to SDK's buildtle1-0/+5
2011-04-28remove extraneous importbvosburgh2-5/+2
2011-04-28minor tweaksbvosburgh2-9/+15
2011-04-28fix commentbvosburgh1-1/+4
2011-04-28[336296] fix validation of virtual attribute mappingsbvosburgh165-1071/+1358

Back to the top