Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh1-44/+78
2010-04-14cosmeticpfullbright1-1/+1
2010-03-08updating @version and @since tags on core provisional apiskmoore1-0/+3
2010-02-20primary key validationpfullbright1-6/+1
2010-02-17commenting and cleaning up overridable attribute mappings codekmoore1-0/+13
2010-01-25299547 - this fixes the order column table default and adds validation for th...kmoore1-2/+12
2010-01-20changed api: "id" mapping -> "primary key" mappingpfullbright1-2/+2
2010-01-07rename resolveOverridenColumn to resolveOverriddenColumnkmoore1-2/+2
2009-10-22258517 - some refactoring of the virtual association and attribute overrideskmoore1-2/+2
2009-10-22258517 - extend association overrides to use dot notation for nested embeddedskmoore1-1/+5
2009-10-20more refactoring to clean up java attribute overrides with dot-notation. The...kmoore1-1/+1
2009-10-08258516 - attribute overrides now support dot-notation for nested embeddeds on...kmoore1-0/+8
2009-10-06renamed resolveMappedBy to resolveAttributeMapping since it can be reused in ...kmoore1-3/+3
2009-10-05258528 - support mappedBy dot-notation for nested embeddedskmoore1-0/+18
2009-09-17minor clean-upbvosburgh1-4/+6
2009-09-10refactored TypeMapping.overridableAttributes() and overridableAssociations to...kmoore1-1/+2
2009-09-10refactored AttributeOverrideContainer to work in both entity and embedded map...kmoore1-2/+3
2009-03-12refactored relationship references, added 1-M mappings with join columnspfullbright1-10/+23
2008-03-26added get prefixes to jpt.core.context.* package interfaceskmoore1-2/+2
2008-03-26beginning to rename accessors to include the get prefixkmoore1-1/+1
2008-02-28added "Provisional API" commentbvosburgh1-2/+10
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-0/+50

    Back to the top