Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh1-123/+119
2010-08-25132216 - type mapping class validation errors and validation preferenceskmoore1-6/+1
2010-03-08updating @version and @since tags on core provisional apiskmoore1-1/+4
2010-02-20primary key validationpfullbright1-3/+25
2010-01-20refactored id class modelpfullbright1-56/+64
2009-10-26fixed Entity.getParentEntity() implementation to return null instead of this ...kmoore1-1/+1
2009-10-22258517 - some refactoring of the virtual association and attribute overrideskmoore1-1/+1
2009-10-22258517 - extend association overrides to use dot notation for nested embeddedskmoore1-1/+1
2009-10-06renamed resolveMappedBy to resolveAttributeMapping since it can be reused in ...kmoore1-3/+3
2009-10-05Metamodel generation, part 4bvosburgh1-2/+10
2009-10-05258528 - support mappedBy dot-notation for nested embeddedskmoore1-0/+7
2009-09-15bug #258491 - added association override support to 2.0 embedded mappingskmoore1-1/+1
2009-09-10refactored AttributeOverrideContainer to work in both entity and embedded map...kmoore1-1/+1
2009-09-08refactored to use a container model object for association overrides and attr...kmoore1-94/+2
2009-06-08refactored generators in the orm resource model into an XmlGeneratorContaine...kmoore1-1/+3
2009-06-08refactored queries in the orm resource model into an XmlQueryContainer to red...kmoore1-1/+2
2009-03-11267260 - discriminator column validated on an entity with no actual inheritancekmoore1-14/+18
2009-03-04completed table-per-class support, enabling/disabling table/discriminator col...kmoore1-7/+32
2009-02-25233289 - discriminator value default, 190297 - validation on discriminator co...kmoore1-2/+10
2008-12-17renamed IdClass to IdClassHolder; renamed QueryHolder to QueryContainerbvosburgh1-5/+2
2008-09-12[242321] database case-sensitivitybvosburgh1-75/+98
2008-05-22228718 - orm entity and embedded mapping attribute override defaultskmoore1-0/+6
2008-05-15231471 - discriminator value combo disabled incorrectly in orm.xmlkmoore1-2/+1
2008-03-26added get prefixes to more interfaceskmoore1-3/+3
2008-03-20created IdClass interface so that there can be one ui for both entity and map...kmoore1-8/+1
2008-03-18java attribute/association overrides validation and defaultskmoore1-41/+15
2008-03-17refactoring out interfaces for namedQueries and generators to make the UI sup...kmoore1-87/+1
2008-02-28added "Provisional API" commentbvosburgh1-54/+13
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-0/+440

    Back to the top