Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa/tests
AgeCommit message (Expand)AuthorFilesLines
2008-04-24This commit was manufactured by cvs2svn to create tag 'v200804230000'.v200804230000nhauge403-110079/+0
2008-04-23Fixed plugin version number.tle1-1/+1
2008-04-23Initial check-in.tle2-0/+74
2008-04-22185986 - model support for 1-1 primaryKeyJoinColumns to avoid invalid error m...kmoore2-0/+362
2008-04-22TableModelAdapterTest added - patch from Pascaltle2-1/+1205
2008-04-22224920 - Metadata complete in orm.xml and attribute mapping annotations are n...kmoore6-27/+148
2008-04-21[bug 194562] - Default JPA platform, testspfullbright1-15/+22
2008-04-20Changed verify method parameterstle6-127/+52
2008-04-20Refactored Verify methodstle1-13/+21
2008-04-20223842 - context model support for unique constraintskmoore9-1/+1952
2008-04-16225628 - Multiple types displayed in Structure view - changed the root struct...kmoore3-0/+419
2008-04-16Initial check-in.tle2-0/+650
2008-04-16Added Connection model tests.tle1-0/+2
2008-04-16Refactored verifyPutProperty method.tle11-159/+100
2008-04-16Added tests for PersistenceUnit property.tle1-15/+113
2008-04-14removed unnecessary castkmoore1-1/+1
2008-04-11[192777] Entity Generation produces fields with Java reserved word namesbvosburgh1-2/+15
2008-04-09Added Session Options.tle4-0/+468
2008-04-09Fine-tuned event tests.tle1-2/+7
2008-04-07use text encoding ISO-8859-1kmoore3-0/+9
2008-04-07unncommented tests, didn't mean to check them inkmoore2-27/+28
2008-04-07Clean-uptle1-1/+4
2008-04-07Added throw UnsupportedOperationExceptiontle4-8/+8
2008-04-07Added Logging properties.tle1-0/+2
2008-04-07Initial checkin.tle3-0/+530
2008-04-07223418- begin cleaning things up so we can move to using the ast model instea...kmoore1-4/+4
2008-04-07223418- begin cleaning things up so we can move to using the ast model instea...kmoore11-223/+237
2008-04-04removing unused methods from JDTMemberkmoore1-8/+0
2008-04-04added isPublic() isFinal() methods to the java resource model, this was being...kmoore1-0/+71
2008-04-04removed importskmoore1-4/+1
2008-04-03[bug 223416] persistenceUnit.mappingFileRefs() does not return default orm.xm...pfullbright1-1/+1
2008-04-02221929 - exception removing attribute mapping from orm.xmlkmoore1-0/+23
2008-04-02Added implementation for abstract methods.tle3-0/+25
2008-04-02Clean-uptle1-38/+40
2008-04-02Added Customization properties teststle1-0/+2
2008-04-02Initial checkin.tle3-0/+673
2008-03-31221926 - exception with unmapped mapping in orm.xmlkmoore3-1/+156
2008-03-31Changed the API for getting and putting EclipseLink propertiestle6-101/+126
2008-03-27Added some commentstle1-1/+43
2008-03-27fix exception in validation for generators when the entity is specified in or...kmoore4-8/+8
2008-03-27uncommented testskmoore4-32/+36
2008-03-27renamed java resource model interfaces to include Annotation for consistencykmoore36-875/+875
2008-03-26added get prefixes to more interfaceskmoore43-587/+587
2008-03-26added get prefixes to resource model interfaceskmoore83-1597/+1597
2008-03-26added JavaResourceModel interfacebvosburgh2-3/+4
2008-03-26added JpaCompilationUnit interfacebvosburgh1-1/+1
2008-03-26added get prefixes to jpt.core.utility interfaceskmoore2-9/+9
2008-03-26added get prefixes to jpt.core.context.* package interfaceskmoore14-49/+49
2008-03-26added get prefixes to db plugin interfaceskmoore1-12/+12
2008-03-26added get prefixes to utility plugin interfaceskmoore57-403/+399

Back to the top