Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
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-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-18Bug 335447 - UI is out of sync once switching from Temporal to ConvertedNan Li12-96/+93
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 Filion4-41/+65
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
2012-09-17add comment to AbstractJpaProject.findType(String)Brian Vosburgh1-2/+10
2012-09-17Fixed NPE adding converters, caused by my SWT handles workKaren Butzke1-1/+1
2012-09-17Bug 365474 - 'Show In' menu for JPA perspective for java and xmlKaren Butzke2-0/+204
2012-09-14rename method parmBrian Vosburgh1-2/+2
2012-09-14fix NPE when setting JpaSelectionBrian Vosburgh1-2/+6
2012-09-13Updated docsRick Sapir173-1218/+1965
2012-09-13Fixed regexp command.v201209130440Tran Le1-183/+184
2012-09-12Fixed Javadoc gen substitution tokens v201209122252Tran Le3-6/+32
2012-09-12Refactored Javadoc gen replacePackage taskv201209121945Tran Le2-155/+214
2012-09-12Attempt to fix LF issue in properties files.v201209121747Tran Le3-20/+19
2012-09-12Revert "364093 - Revert some earlier changes to support tables outside the sc...Neil Hauge1-2/+15
2012-09-12Added null check before attempting to remove JoinTable annotationKaren Butzke1-1/+3
2012-09-12Fixed Javadoc gen properties.v201209121408Tran Le5-23/+22
2012-09-12Added jpt.common.ui to Javadoc.v201209120202Tran Le3-149/+196
2012-09-11364093 - Revert some earlier changes to support tables outside the scopeNan Li1-15/+2
2012-09-11Fixed typo.v201209112047Tran Le1-2/+2
2012-09-11Refactored Javadoc gen script.v201209112018Tran Le5-34/+106
2012-09-11Reworked Javadoc generator options.v201209111818Tran Le3-153/+175
2012-09-11Merge branch 'master' of ssh://rsapir@git.eclipse.org/gitroot/dali/webtools.d...Rick Sapir565-7012/+3222
2012-09-11Updated docs, preliminary reviewRick Sapir213-6091/+12213
2012-09-11Bug 372069 - NPE when trying to override an association mapping withNan Li2-9/+14
2012-09-07removed now unnecessary validation methodsKaren Butzke2-22/+2
2012-09-06Correctly fixed java code completion filteringKaren Butzke17-23/+61
2012-09-06Fixed Javadoc file not foundv201209060440Tran Le1-0/+1
2012-09-05Update version numbers for 3.3 M2.Neil Hauge23-23/+23
2012-09-05Included generated Javadoc directories and files.v201209051838Tran Le1-1/+15
2012-09-05Deleted Java and Orm interfaces that are no longer needed after deletingKaren Butzke361-5476/+1910

Back to the top