Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-14419257 - Pom version updatesv201310142259Tran Le13-13/+13
2013-09-26415647 - fixes for precision and scaleNan Li1-2/+4
2013-09-24Fixed CIB build version errorsv201309241700Tran Le13-21/+21
2013-09-20Fix versions for Luna M2.v201309231612Neil Hauge10-10/+10
2013-09-12347179 - [EclipseLink] [Validation] ID mapping in embeddable validationNan Li2-1/+32
2013-09-11415647 - Make Persistent Wizard: java.text.ParseException: UnparseableNan Li1-2/+3
2013-09-11removed unused strings introduced by the fix for bug 313618Nan Li2-2/+0
2013-09-09313618 - Entity Generation wizard flashes when you select a table fromv201309102252Nan Li1-28/+11
2013-09-07415646 - Make Persistent Wizard: Need to set column name each timeNan Li1-0/+1
2013-09-06415720 - Entities generated from tables don't use line delimiterNan Li2-2/+29
2013-08-28377790 - Add action on class to "Add to persistence.xml"v201309041924Nan Li7-0/+420
2013-08-27409323 - Add support for new Informix Platformv201308271956Tran Le4-0/+5
2013-08-27clean up manifestsBrian Vosburgh1-0/+2
2013-08-26add some Comparator testsv201308262207Brian Vosburgh2-4/+4
2013-08-26add package o.e.jpt.common.utility.internal.comparator; and moveBrian Vosburgh5-5/+5
2013-08-23414830 - Fix up cheat sheets, including externalizing some strings.Neil Hauge4-21/+7
2013-08-23409608 - Remove temp fix for: Intermittent failure on JPA project creation wh...Neil Hauge1-9/+1
2013-08-22414702 - [CBI] webtools.dali patch for building with Maven/TychoTran Le13-0/+351
2013-08-22379997 - Fix possible NPE in JPQL content assistPascal Filion1-2/+7
2013-08-22409645 - Make Persistent Wizard: Length of Date type of Column sets toNan Li8-27/+103
2013-08-22409120 - Missing validation switch for JOIN FETCHNan Li1-8/+7
2013-08-13347842 - [EclipseLink][Validation] No id class validation when id classNan Li5-25/+66
2013-08-12fixed ordering translator (bug 414574)Paul Fullbright1-3/+1
2013-08-09Update version numbers for 3.4 M1.v201308091641Neil Hauge8-8/+8
2013-08-06413117 - Fix JpaProjectPropertiesPage issue with library providerv201308062258Konstantin Komissarchik1-1/+4
2013-07-29410505 - Invalid validation with pk join column of an entity that is inv201307301920Nan Li7-68/+69
2013-07-25409762 - Table gen does not work for Package ExplorerNan Li2-13/+4
2013-07-25Bug 413530rsapir2-2/+2
2013-07-24413005 - Association overrides missing for embedded mappingsv201307250300Nan Li1-0/+14
2013-07-24rename EclipseLinkOneToManyMappingComposite toBrian Vosburgh2-6/+6
2013-07-24rename EclipseLinkOneToOneMappingComposite toBrian Vosburgh2-6/+6
2013-07-24rename EclipseLinkManyToOneMappingComposite toBrian Vosburgh2-6/+6
2013-07-24rename EclipseLinkManyToManyMappingComposite toBrian Vosburgh2-7/+7
2013-07-23rename VersionMappingComposite to JavaVersionMappingCompositeBrian Vosburgh2-6/+7
2013-07-23rename OneToOneMappingComposite to JavaOneToOneMappingCompositeBrian Vosburgh4-22/+9
2013-07-23rename OneToManyMappingComposite to JavaOneToManyMappingCompositeBrian Vosburgh3-11/+8
2013-07-23rename ManyToOneMappingComposite to JavaManyToOneMappingCompositeBrian Vosburgh3-10/+9
2013-07-23rename ManyToManyMappingComposite to JavaManyToManyMappingCompositeBrian Vosburgh6-33/+12
2013-07-23rename IdMappingComposite to JavaIdMappingCompositeBrian Vosburgh3-12/+7
2013-07-23rename BasicMappingComposite to JavaBasicMappingCompositeBrian Vosburgh7-38/+6
2013-07-23rename ElementCollectionMappingComposite2_0 toBrian Vosburgh2-5/+5
2013-07-23rename EmbeddedIdMappingComposite2_0 toBrian Vosburgh3-7/+7
2013-07-23rename EmbeddedIdMappingComposite to JavaEmbeddedIdMappingCompositeBrian Vosburgh2-6/+7
2013-07-23rename EmbeddedMappingComposite to JavaEmbeddedMappingCompositeBrian Vosburgh2-7/+7
2013-07-23fix compiler warning in AbstractJavaEmbeddableBrian Vosburgh1-3/+3
2013-07-23improve override containers' toString()Brian Vosburgh2-0/+13
2013-07-15Updated doc files. Reference bug #412790, 412791, and 412792 Rick Sapir6-591/+601
2013-07-14388631 - Generate entities from tables: FileNotFoundException ifTran Le1-2/+3
2013-07-08Refactored ID type mapping hierarchy and primary key API (bug 313204)Paul Fullbright45-1808/+2166
2013-07-08refactored order by (bug 190866)Paul Fullbright24-821/+1366

Back to the top