Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-14This commit was manufactured by cvs2svn to create tag 'v200708140001'.v200708140001nhauge503-139228/+0
2007-08-10[198934] resolve Constant Expressionsbvosburgh28-334/+388
2007-08-10bug 193606pfullbright2-21/+88
2007-08-07tweaked commentbvosburgh1-2/+2
2007-08-03rename api - added Javakmoore1-2/+2
2007-08-03Removed connection profile name test.tle1-4/+0
2007-08-02some cleaning up of api and singletonskmoore3-2/+3
2007-08-02some cleaning up of api and singletonskmoore1-3/+10
2007-08-01Added connection query method.tle2-4/+11
2007-08-01Removed reference to Connection.tle3-7/+6
2007-07-30new persistence resource modelpfullbright22-31/+4774
2007-07-27made constructor protectedkmoore1-1/+1
2007-07-26Created IJpaFactory/IJpaFactoryUi for creating type mappings and attribute ma...kmoore30-166/+469
2007-07-26Fixed compiler warningskmoore1-3/+4
2007-07-25[184479] accessing the model from non-UI threads when model is visible in the UIbvosburgh22-390/+627
2007-07-25added some more methods to BitToolsbvosburgh1-3/+5
2007-07-25Created IJava*Mapping interfaces for use in the future IJpaFactory for extens...kmoore33-165/+2784
2007-07-24added Iterable support to CollectionToolsbvosburgh2-33/+49
2007-07-24197281 - applied patch - check that only PRIMARY_WORKING_COPY flag is set bef...kmoore1-1/+2
2007-07-24196167 - apply patch - could not create a new jpa project if more than 2 user...kmoore1-17/+6
2007-07-19Split up the attributeMappingProvider list to include a list of defaultAttrib...kmoore14-75/+79
2007-07-19Cleaning up fileContentProvider singletonskmoore1-3/+3
2007-07-19Cleaning up fileContentProvider singletonskmoore3-3/+25
2007-07-19code clean-upbvosburgh1-28/+18
2007-07-19moved attributeMappingUiProviders to IJpaPlatformUikmoore3-28/+1
2007-07-19[196086] problems with arrays of strings or enumsbvosburgh7-31/+207
2007-07-18moving typeMappingUiProviders to IJpaPlatformUikmoore3-22/+0
2007-07-16194807 - applied patch - Need a way to add persistence.xml editing in the JPA...kmoore6-8/+41
2007-07-12195719 - applied patch - Property.setName() and .setValue() go to elements no...kmoore1-3/+3
2007-07-03190309 - applied Paul's patch - New JPA Project wizard should not generate re...Root_R1_0_maintenancekmoore2-11/+54
2007-07-03186030 - applied Paul's patch - uniqueConstraints columnNames do not work in xmlkmoore91-897/+822
2007-07-02193616 - Entity Generation: ConcurrentModificationException when generating ...kmoore1-1/+1
2007-07-02193618 - Target Entity default is incorrect when in the default packagekmoore1-0/+4
2007-07-02193533 - setting cascade-persist in orm.xml editor does not update details viewkmoore1-1/+1
2007-07-02192717 - Version attribute mapping in orm.xml doesn't updatekmoore1-1/+22
2007-07-02192673 - in xml override default on an association override and the default s...kmoore1-1/+1
2007-07-02190888 - no validation for basic mapping attribute not existing in javakmoore1-0/+1
2007-06-15192694 - applied patch - Malformed persistence.xml can cause stack overflowkmoore1-8/+0
2007-06-13192287 - patch applied - validation error for non-owning side of bidirectiona...kmoore6-2/+36
2007-06-13190348 - reverting patch, adding validation for pkJoinColumns was causing a l...kmoore1-4/+0
2007-06-12bug 192282 - fixed persistence.xml/orm.xml resolution for web projectspfullbright5-8/+28
2007-06-12bug 191301 - fixed critical mapping change bugpfullbright7-6/+58
2007-06-12bug 191287 - fixed NPE when inserting <mapping-file> tagspfullbright4-9/+5
2007-06-11189778 - applied patch - NPE when calling setSpecifiedMappingKey() on closed ...kmoore1-11/+17
2007-06-11191296 - applied patch - xml entity level virtual attribute overrides not rem...kmoore2-14/+33
2007-06-08190348 - applied patch - entity level PrimaryKeyJoinColumns are not being va...kmoore1-0/+4
2007-06-08190311 - applied patch - validation error on m-1 in MappedSuperclasskmoore2-2/+6
2007-06-07190692 - File not found on xml file deletion.nhauge2-20/+31
2007-06-07190356 - applied patch - Embedded mapping in orm.xml has wrong attribute over...kmoore6-37/+117
2007-06-07190899 - applied patch for RC3 - NPE with many-many specified in javakmoore1-0/+3

Back to the top