Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-14This commit was manufactured by cvs2svn to create tag 'v200708140001'.v200708140001nhauge983-193772/+0
2007-08-14Refactored to support working offline.tle7-125/+255
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-02cleaning - renamed vendorId to platformIdkmoore1-2/+2
2007-08-02use jpaPlatform() apikmoore1-1/+1
2007-08-02added copyright headerkmoore3-0/+27
2007-08-02some cleaning up of api and singletonskmoore13-34/+24
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.tle4-20/+17
2007-08-01Started to change the visibility of Connections.tle3-7/+8
2007-07-31new persistence resource modelpfullbright2-13/+55
2007-07-31removed copyrightingpfullbright1-1/+2
2007-07-30new persistence resource modelpfullbright22-31/+4774
2007-07-27Created IJpaUiFactory to mirror the core IJpaFactorykmoore22-38/+248
2007-07-27made constructor protectedkmoore1-1/+1
2007-07-26added extension point to make it possible to extend our ecorekmoore2-1/+9
2007-07-26adding type parameters to clean up compiler warningskmoore1-10/+10
2007-07-26Created IJpaFactory/IJpaFactoryUi for creating type mappings and attribute ma...kmoore55-384/+664
2007-07-26Fixed compiler warningskmoore1-3/+4
2007-07-25[184479] accessing the model from non-UI threads when model is visible in the UIbvosburgh36-654/+1118
2007-07-25added some more methods to BitToolsbvosburgh2-3/+149
2007-07-25Created IJava*Mapping interfaces for use in the future IJpaFactory for extens...kmoore35-178/+2836
2007-07-24added Iterable support to CollectionToolsbvosburgh3-42/+322
2007-07-24tweaked @SuppressWarningsbvosburgh1-4/+7
2007-07-24tweaked commentsbvosburgh1-0/+8
2007-07-24tweaked constructorsbvosburgh2-8/+21
2007-07-24191113 - applied patch - mappedBy combo needs to update when mappedBy is set ...kmoore1-0/+3
2007-07-24made singleton 'final'bvosburgh1-1/+2
2007-07-24made singleton 'final'bvosburgh1-1/+1
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-20reduced scope of @SuppressWarningsbvosburgh1-1/+1
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-19tweaked commentbvosburgh1-1/+1
2007-07-19removed unnecessary importbvosburgh1-1/+0
2007-07-19removed unnecessary castbvosburgh1-2/+2
2007-07-19made singleton 'final'bvosburgh1-1/+1
2007-07-19code clean-upbvosburgh1-28/+18
2007-07-19changed calls to ClassLoader.loadClass(String) to Class.forName(String, boole...bvosburgh1-19/+20
2007-07-19added info to exception messagebvosburgh1-1/+2
2007-07-19moved attributeMappingUiProviders to IJpaPlatformUikmoore8-132/+206
2007-07-19[196086] problems with arrays of strings or enumsbvosburgh7-31/+207
2007-07-18moving typeMappingUiProviders to IJpaPlatformUikmoore15-87/+124

Back to the top