Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-09234667 - fire change notification with correct property stringkmoore1-1/+1
2008-03-27fix exception in validation for generators when the entity is specified in or...kmoore1-3/+6
2008-03-26added get prefixes to more interfaceskmoore1-14/+14
2008-03-26added get prefixes to jpt.core.context.* package interfaceskmoore1-20/+20
2008-03-26more get prefix changes to jpt.core.contextkmoore1-1/+1
2008-03-26beginning to rename accessors to include the get prefixkmoore1-9/+9
2008-03-18Generators and Queries getName() null checks before adding to the persistence...kmoore1-2/+2
2008-03-14Generator and query validationpfullbright1-18/+57
2008-03-11created db public APIbvosburgh1-3/+3
2008-03-06global generators/queries model supportpfullbright1-3/+14
2008-03-06removed TypeMapping local variablekmoore1-3/+1
2008-03-06orm.xml id mapping validation, generator validation not complete, need the ge...kmoore1-0/+96
2008-03-03renamed orm.xml resource model implementation classes to match interfaceskmoore1-8/+8
2008-02-27refactoring textRange and addToMessages in an effort to support validation of...kmoore1-7/+0
2008-02-26factored out OrmAttributeMapping hierarchy interfaceskmoore1-10/+6
2008-02-26factored out OrmSequenceGenerator and OrmTableGenerator interfaceskmoore1-22/+35
2008-02-26factored out an OrmGeneratedValue interfacekmoore1-10/+15
2008-02-26factored out an OrmColumn interfacekmoore1-3/+4
2008-02-25created OrmPersistentAttribute interfacekmoore1-2/+3
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-0/+338

    Back to the top