Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-09prevent ConcurrentModificationExceptions during update from xml resource modelkmoore1-1/+1
2008-03-26added get prefixes to more interfaceskmoore1-8/+8
2008-03-26added get prefixes to jpt.core.context.* package interfaceskmoore1-2/+2
2008-03-26more get prefix changes to jpt.core.contextkmoore1-2/+2
2008-03-26beginning to rename accessors to include the get prefixkmoore1-9/+9
2008-03-26renamed AbstractJoinColumn to BaseJoinColumn and related changesbvosburgh1-5/+5
2008-03-24moved TextRange to utility packagebvosburgh1-1/+1
2008-03-11created db public APIbvosburgh1-2/+2
2008-03-07joinTable validation and defaults in orm.xmlkmoore1-13/+9
2008-03-06orm.xml virtual and default secondary tables supportkmoore1-23/+94
2008-02-29support for basic mapping column validationkmoore1-3/+9
2008-02-28table name and schema validationkmoore1-0/+42
2008-02-28table name, catalog, schema text range support in orm.xml resource model - al...kmoore1-2/+1
2008-02-27refactoring textRange and addToMessages in an effort to support validation of...kmoore1-6/+0
2008-02-26regenerated the orm emf resource modelkmoore1-1/+1
2008-02-26factored out OrmEntity, OrmEmbeddable, OrmMappedSuperclasskmoore1-7/+8
2008-02-26refactored out more orm context model interfaceskmoore1-27/+27
2008-02-25Collapsed JpaPlatform, JpaFactory, JpaAnnotationProvider hierarchies and move...pfullbright1-1/+1
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-0/+242

    Back to the top