Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-08[197069] support for entities in jars - resource modelbvosburgh1-9/+9
2009-04-01[269581] - replaced calls to internal classes with calls to new API interfacespfullbright1-1/+2
2009-03-12refactored relationship references, added 1-M mappings with join columnspfullbright1-43/+28
2009-02-26258691 - table-per-class inheritance support, defaulting the table name corre...kmoore1-11/+6
2009-02-18201657 - checking IReporter.isCancelled periodically during validationkmoore1-9/+10
2008-12-17minor tweaksbvosburgh1-3/+3
2008-12-09257629 - Invalid Problem reported for multi-relationship mapping when join ta...kmoore1-10/+10
2008-10-20[197069] support for entities in jars prepbvosburgh1-3/+3
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright1-1/+0
2008-09-24reworked validationbvosburgh1-30/+36
2008-09-23231539 - "Null" table and join column messagestle1-2/+3
2008-09-12[242321] database case-sensitivitybvosburgh1-84/+68
2008-09-05renaming java context model methods get*Resource() to getResource*(), other s...kmoore1-27/+27
2008-08-04provisional API change - renamed JavaJpaContextNode.initializeFromResource me...kmoore1-6/+6
2008-07-29[242321] database case-sensitivitybvosburgh1-4/+1
2008-03-26added get prefixes to more interfaceskmoore1-35/+35
2008-03-26added get prefixes to resource model interfaceskmoore1-2/+2
2008-03-26added get prefixes to jpt.core.context.* package interfaceskmoore1-12/+12
2008-03-26more get prefix changes to jpt.core.contextkmoore1-4/+4
2008-03-26beginning to rename accessors to include the get prefixkmoore1-22/+22
2008-03-26renamed AbstractJoinColumn to BaseJoinColumn and related changesbvosburgh1-3/+3
2008-03-24moved TextRange to utility packagebvosburgh1-1/+1
2008-03-11created db public APIbvosburgh1-8/+8
2008-03-11completing validation and defaults of the orm relationship mappingskmoore1-16/+15
2008-03-07joinTable validation and defaults in orm.xmlkmoore1-19/+4
2008-03-05created utility public APIbvosburgh1-1/+1
2008-02-27refactoring textRange and addToMessages in an effort to support validation of...kmoore1-4/+84
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-0/+675

    Back to the top