Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-02Bug 422806 - Typo in 'Make persistent' wizardv201312050012Nan Li1-1/+1
2013-09-11removed unused strings introduced by the fix for bug 313618Nan Li1-1/+0
2013-08-28377790 - Add action on class to "Add to persistence.xml"v201309041924Nan Li1-0/+4
2013-07-08refactored order by (bug 190866)Paul Fullbright1-2/+2
2013-06-19convert JptJpaUiMessages to all-capsBrian Vosburgh1-200/+200
2013-06-18convert JptJpaUiWizardsEntityGenMessages to all-capsBrian Vosburgh2-106/+106
2013-06-17convert JptJpaUiDetailsMessages to all-capsBrian Vosburgh1-316/+316
2013-06-17convert JptJpaUiPersistenceMessages2_1 to all-capsBrian Vosburgh1-30/+28
2013-06-17convert JptJpaUiDetailsMessages2_1 to all-capsBrian Vosburgh1-1/+1
2013-04-16[293835] add EclipseLink validation severity preferences page andBrian Vosburgh1-4/+0
2013-04-09399558 - Improve "Make Persistent" wizard to do attribute levelShenxue Zhou1-0/+100
2013-03-13392222 - Remove create new mapping file option from new JPA projectv201303130300Nan Li1-1/+0
2013-03-06Added the UI for Generic Schema Generation 2.1v201303070011Tran Le1-0/+51
2013-02-28Bug 392701 - [JPA 2.1] Named Stored Procedure Query support - tolerance for t...v201303060040Nan Li1-0/+13
2013-02-20rework validation messagesBrian Vosburgh1-275/+1
2013-02-14Bug 392702 - [JPA 2.1] Spec based Converter supportKaren Butzke2-8/+8
2013-02-11message file clean-upBrian Vosburgh10-2/+22
2013-02-11standardize JPA UI message classes etc.Brian Vosburgh13-236/+224
2013-02-11clean up messages in jaxb plug-insBrian Vosburgh1-8/+8
2013-02-11clean up messages in jpa.core, jpa.gen, jpa.ui, jpa.eclipselink.ui,Brian Vosburgh1-10/+8
2012-12-04Bug 316034 - Interface listed in persistence.xml leads to "Class cannot be re...Karen Butzke1-0/+2
2012-11-19Bug 263954 - [EclipseLink] EclipseLink 1.1 support for generators on basic ma...Karen Butzke1-1/+1
2012-11-14Bug 239011 - Fixed Convert to JPA project so that it does not remove the fact...v201211150033Karen Butzke1-0/+1
2012-10-26Fixed persistence.xml editor: tabs update when resource types changes, jpa pr...Karen Butzke2-4/+4
2012-10-11rework utility classesBrian Vosburgh1-0/+2
2012-10-03Fix bug#386416 - query text area in JPA Details View should be largerPascal Filion1-0/+1
2012-09-26383105 - improve some Entity Gen job names and other text.Nan Li1-4/+4
2012-09-25Bug 340749 - Add Search field above the Tables list in Generate Custom Entiti...Nan Li1-0/+1
2012-09-24[382644] XML code assist for database identifiers with specialNan Li1-0/+2
2012-09-19Bug 389880 - fixing IllegalArgumentExceptions when an attribute or type is un...Karen Butzke1-2/+3
2012-08-22[386347] externalize missing radio button text.nhauge1-0/+1
2012-08-02Pascal's JPQL changesPaul Fullbright1-1/+3
2012-07-20synchronize JPA selection with updates etc.bvosburgh1-1/+3
2012-07-16bug 313632 - check for resource type support before retrieving structre providerpfullbright1-1/+1
2012-07-10Fix bug#384745 - WSW38 TCT#29 "any number of any number of"pfilion1-2/+2
2012-07-09unapplying the patch from bug 313632kmoore1-1/+1
2012-07-09313632 - IllegalArgumentException when retrieving ui for file that is not sup...kmoore1-1/+1
2012-07-05362203 - Custom association input validation. Patch from Nan.nhauge1-1/+3
2012-06-29383352 - Fix text format. Patch from Nan.nhauge1-1/+1
2012-04-03[353149] metadata conversion UIbvosburgh1-21/+26
2012-03-22added a ':' to a labelkmoore1-1/+1
2012-03-15fixed missing property stringkmoore1-0/+1
2012-03-10351497 - JPA Entities from Tables shouldn't allow default packagestle1-2/+2
2012-03-08372876 - Dynamic Entities from Tables feature.nhauge2-4/+4
2012-03-07[353149] metadata conversion - patch from Nanbvosburgh1-1/+20
2012-02-29351497 - JPA Entities from Tables shouldn't allow default packagestle1-0/+8
2012-02-29bug 369944 - dynamic persistence - added validation for attribute-type on emb...kmoore1-2/+5
2012-02-29Bug 331480 - [Validation] Need validation for embeddable id class - patch fro...kmoore1-1/+13
2012-02-27Bug 325162 - [Validation] Embeddable class contained within an element collec...kmoore1-0/+4
2012-02-18reselect attribute after its mapping is changed via the UIbvosburgh1-1/+2

Back to the top