Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-27This commit was manufactured by cvs2svn to create tag 'v201004270000'.v201004270000nhauge1-456/+0
2009-03-12refactored relationship references, added 1-M mappings with join columnspfullbright1-20/+0
2009-02-25233289 - discriminator value default, 190297 - validation on discriminator co...kmoore1-40/+1
2009-02-24190294 - correctly defaulting the discriminator column name and validating itkmoore1-0/+176
2009-02-05adds a new mapping file content type, cleans up how we find and create xml re...kmoore1-8/+8
2009-01-24renamed EntityMappings.ormPersistentTypes() to persistentTypes()kmoore1-8/+8
2009-01-15[197069] support for entities in jars prep - add JpaResourceModelbvosburgh1-10/+10
2009-01-14added get prefix to convenience methods in testskmoore1-18/+18
2008-12-22changing interfaces from Integer to int/ Boolean to boolean where the returne...kmoore1-0/+1
2008-09-19removed creation of annotation types, we now have a jar that is used to resol...kmoore1-11/+0
2008-05-15[225885] fix editing annotations with property accessbvosburgh1-13/+12
2008-03-18removed calls to ormResource().save(null), these are not needed for the tests...kmoore1-3/+0
2008-02-26regenerated the orm emf resource modelkmoore1-4/+4
2008-02-26factored out OrmEntity, OrmEmbeddable, OrmMappedSuperclasskmoore1-9/+9
2008-02-26factored out OrmSequenceGenerator and OrmTableGenerator interfaceskmoore1-1/+1
2008-02-26factored out an OrmDiscriminatorColumn interfacekmoore1-0/+353

    Back to the top