Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa/tests
AgeCommit message (Expand)AuthorFilesLines
2008-04-09This commit was manufactured by cvs2svn to create tag 'v200804090000'.v200804090000nhauge215-46683/+0
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
2008-03-26198982 - patch from Pascal - column definition support and default displayed ...kmoore1-110/+237
2008-03-26addd get prefixes to JavaTypekmoore1-14/+14
2008-03-26more get prefix changes to jpt.core.contextkmoore8-81/+81
2008-03-26beginning to rename accessors to include the get prefixkmoore22-152/+152
2008-03-25renamed AbstractColumn to BaseColumn and related changesbvosburgh1-22/+21
2008-03-25198982 - patch from Pascal - UI support for additional column featureskmoore2-0/+342
2008-03-25cleaned up public UI APIbvosburgh2-8/+8
2008-03-25renamed some testsbvosburgh1-8/+8
2008-03-25reworked JpaFilebvosburgh1-1/+1
2008-03-25reworked some core utility classesbvosburgh1-4/+4
2008-03-24reworked Memberbvosburgh1-2/+2
2008-03-24renamed internal JDT utility test packagebvosburgh15-22/+22
2008-03-24reworked DeclarationAnnotationAdapterbvosburgh3-69/+69
2008-03-24reworked AnnotationElementAdapterbvosburgh1-96/+96
2008-03-24reworked AnnotationAdapterbvosburgh4-164/+164
2008-03-24reworked TextRangebvosburgh2-9/+9
2008-03-24renamed internal JDT utility packagebvosburgh11-41/+42
2008-03-24moved remainder of JDT utility interfaces to public packagebvosburgh5-10/+10

Back to the top