Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-26Update EclipseLink 2.5.0v201209262323Tran Le4-7/+7
2012-09-26Hermes API changes - Required to update Target Platform - patch fromTran Le9-42/+63
2012-09-26330592 - More clear label for Exclude eclipselink-orm.xml option.Neil Hauge1-2/+2
2012-09-26[387420] JpaProject connection name and override catalog and schemaBrian Vosburgh2-3/+3
2012-09-26383105 - improve some Entity Gen job names and other text.Nan Li1-4/+4
2012-09-26[387417] handle workbench shutdown more gracefully - silently ignore anyBrian Vosburgh2-32/+97
2012-09-26minor cleanupBrian Vosburgh11-215/+201
2012-09-26[377900] NPE selecting binary class in JPA Content treeNan Li13-6/+121
2012-09-26minor change to Nan's patch, building a null Owner implementation instead of ...Karen Butzke2-6/+35
2012-09-26fixed typo in copied classKaren Butzke1-1/+1
2012-09-26Bug 348145 - The list of discriminator column not updated when table of entit...Nan Li9-7/+77
2012-09-25Clean up Javadoc generation.v201209252151Tran Le14-105/+98
2012-09-25Added ordering to oxm filesPaul Fullbright1-7/+24
2012-09-25Added package name to syncPaul Fullbright2-0/+13
2012-09-25Bug 340749 - Add Search field above the Tables list in Generate Custom Entiti...Nan Li7-73/+660
2012-09-25Moved navigator-specific classes to new packagePaul Fullbright9-9/+11
2012-09-25Re-interfaced oxm context modelPaul Fullbright6-146/+181
2012-09-25Oxm file version validationPaul Fullbright4-11/+66
2012-09-25Revert "Bug 348145 - The list of discriminator columns/order columns not upda...v201209251600Karen Butzke7-73/+3
2012-09-25Added javadoc for jaxb.eclipselink and dbws.eclipselink.v201209250131Tran Le4-3/+22
2012-09-24minor fix for empty XML element stringBrian Vosburgh1-1/+1
2012-09-24[382644] XML code assist for database identifiers with specialNan Li4-35/+143
2012-09-24Added javadoc for jpa.eclipselink and jaxb.v201209242020Tran Le7-1/+46
2012-09-24Renamed jptOptions.templatev201209241600Tran Le1-0/+0
2012-09-24Major refactoring of Javadoc generation.v201209241555Tran Le11-79/+134
2012-09-22Deleted unused propertiesv201209221922Tran Le5-98/+2
2012-09-22More Javadoc classpath reworkv201209221909Tran Le6-45/+39
2012-09-22Added debug info for base.install.dirv201209220400Tran Le1-1/+3
2012-09-21Reworked Javadoc classpathv201209212032Tran Le5-19/+40
2012-09-20Bug 348145 - The list of discriminator columns/order columns not updated when...Nan Li7-3/+73
2012-09-19[379757] retain JPA structure view selection when changing type mappingBrian Vosburgh2-56/+64
2012-09-19simplifying MapAsComposite APIKaren Butzke3-43/+19
2012-09-19Bug 389880 - fixing IllegalArgumentExceptions when an attribute or type is un...Karen Butzke8-35/+40
2012-09-19updated doc. new jaxb docRick Sapir173-6285/+7297
2012-09-19added oxm files to project explorerPaul Fullbright9-9/+184
2012-09-19added oxm files to context modelPaul Fullbright18-113/+625
2012-09-19Reworked properties filesv201209190015Tran Le5-131/+13
2012-09-18Bug 315464 - Ability to convert an orm.xml file into an eclipselink-orm.xml fileNan Li10-4/+349
2012-09-18Fixed selection issues editing in the JPA Details view and the Java source th...Karen Butzke3-6/+64
2012-09-18Created AbstractModifiableBooleanReferenceKaren Butzke2-18/+45
2012-09-18Bug 335447 - UI is out of sync once switching from Temporal to ConvertedNan Li12-96/+93
2012-09-18[338725] - @Basic should not be added to attributes Petya Sabeva1-1/+1
2012-09-18[338712] - Default Table Names prefix should be nullPetya Sabeva1-1/+1
2012-09-17rework type mapping validation - fix bad commitBrian Vosburgh1-28/+0
2012-09-17dump stack trace when JPA project manager is started to aid in debuggingBrian Vosburgh1-3/+4
2012-09-17rework type mapping validationBrian Vosburgh14-144/+96
2012-09-17Merge branch 'master' of ssh://git.eclipse.org/gitroot/dali/webtools.daliPascal Filion52-806/+5686
2012-09-17Fix bug#387629 - JPQL content assist StringIndexOutOfBoundsExceptionPascal Filion1-11/+6
2012-09-17tweak orm.xml attribute validationBrian Vosburgh2-35/+50
2012-09-17remove unnecessary clone iterable fromBrian Vosburgh1-3/+4

Back to the top