Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Fixed issue found while running Hermes integration tests: incorrectly resolvi...Pascal Filion1-11/+11
2012-10-13Completed support to support hyperlink in JPQL query text areaPascal Filion3-45/+293
2012-10-12fix plugin.xml references to *PlatformDescription classes I missed whenBrian Vosburgh3-10/+10
2012-10-12fix external strings in doc.user manifestBrian Vosburgh1-5/+4
2012-10-12make property testers consistentBrian Vosburgh2-3/+3
2012-10-12388604 - removed some unnecessary escape characters.Neil Hauge1-2/+2
2012-10-11Added name initialization and moved from update to syncPaul Fullbright1-3/+2
2012-10-11Fix misalignment of text range within a JPQL query and incorrect behavior of ...Pascal Filion23-275/+1602
2012-10-11updated error messages.Rick Sapir179-2125/+2384
2012-10-11rework utility classesBrian Vosburgh937-10351/+10849
2012-10-10Bug 391017 - orm.xml implied attribute validation errors appearing in the wro...Karen Butzke25-133/+244
2012-10-10Removed unused protected methodKaren Butzke1-8/+0
2012-10-09Bug 391462 - fixed initialization/synchronization of SourceAnnotation subclas...Karen Butzke24-139/+49
2012-10-08Made minor update to JPQL query hyperlink and turned on some code now that He...Pascal Filion3-46/+49
2012-10-05373582 - XML code completion for class references.Nan Li60-66/+1349
2012-10-04moved getValidationTextRange() to the abstract class since it was the same im...Karen Butzke9-31/+20
2012-10-04cleaned up text ranges for persistence.xml nodes. Wanted the actual file name...Karen Butzke6-8/+25
2012-10-03Fix dor 390561v201210032300Tran Le2-7/+7
2012-10-03347099 - webtools features should consider move to latest version ofv201210031721Tran Le1-1/+1
2012-10-03Fix bug#386416 - query text area in JPA Details View should be largerPascal Filion6-23/+84
2012-10-02390047 - NullPointerException: Click Browse or hyperlink for persistenceTran Le1-1/+2
2012-10-02386485 - org.eclipse.jpt.jpa.feature wraps "old" org.apache.commons.langv201210021747Tran Le1-1/+1
2012-10-02cleaning up some unexternalized strings in plugin.xmlKaren Butzke3-3/+7
2012-10-02bug 231872, bug 278838, bug 378370 - refactoring JPA root structure nodes to ...Karen Butzke23-125/+230
2012-10-01381112 - Fix NPE by removing dead code.Nan Li1-3/+0
2012-10-01Fix bug 388609 - JPA_JPQL_VALIDATION.PROPERTIES: '{0}' will be resolved to th...Pascal Filion1-1/+1
2012-09-27Fix JPQL version numberTran Le3-3/+3
2012-09-27doc updatesRick Sapir180-6541/+7085
2012-09-26Update EclipseLink 2.5.0v201209262323Tran Le2-4/+4
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-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-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-25Bug 340749 - Add Search field above the Tables list in Generate Custom Entiti...Nan Li3-2/+93
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-24[382644] XML code assist for database identifiers with specialNan Li3-27/+81
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

Back to the top