Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-19[233567] rework sync between resource model and ASTbvosburgh1-5/+9
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh1-13/+13
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright1-5/+9
2009-08-28Tweak of derived id work - fixed java source class scanning and validationpfullbright1-4/+29
2009-03-10267925 - persistence unit defaults determined incorrectlykmoore1-10/+71
2009-02-09reworked persistence translatorsbvosburgh1-1/+1
2009-02-05adds a new mapping file content type, cleans up how we find and create xml re...kmoore1-9/+7
2009-01-28[197069] support for entities in jars prep - reworked PersistenceUnitbvosburgh1-62/+52
2009-01-24renamed EntityMappings.ormPersistentTypes() to persistentTypes()kmoore1-3/+3
2009-01-15[197069] support for entities in jars prep - add JpaResourceModelbvosburgh1-6/+6
2009-01-14added get prefix to convenience methods in testskmoore1-93/+93
2008-11-14Removed invalid test - set property name to nulltle1-21/+16
2008-10-17suppress compiler warningsbvosburgh1-0/+2
2008-09-19removed creation of annotation types, we now have a jar that is used to resol...kmoore1-8/+0
2008-08-15243559 - create new objects when the resource object has changed for a JavaPe...kmoore1-2/+49
2008-05-15[225885] fix editing annotations with property accessbvosburgh1-3/+3
2008-04-30190317 - changed how implied class refs work to handle validating persistent ...kmoore1-3/+6
2008-04-16225628 - Multiple types displayed in Structure view - changed the root struct...kmoore1-0/+66
2008-03-26added get prefixes to more interfaceskmoore1-6/+6
2008-03-13fixed problem with adding java classes to the persistence.xml. Also added te...kmoore1-8/+48
2008-03-11Changed PersistenceUnit specified and default transacation type api. Also ch...kmoore1-11/+11
2008-03-06changed the persistenceUnit.excludeUnlistedClasses setting to be Boolean inst...kmoore1-30/+30
2008-03-04minor tweakbvosburgh1-3/+3
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-58/+58
2008-02-18Moved some classes to a new package, one to an old onepfullbright1-3/+3
2008-02-13Fixed and unit tested PersistentUnit.persistentType(String). It was only loo...kmoore1-1/+0
2008-02-13Fixed and unit tested PersistentUnit.persistentType(String). It was only loo...kmoore1-1/+59
2008-02-06added size api to the context model, added a new remove method for collection...kmoore1-61/+61
2008-02-04changed "classRefs()" to "specifiedClassRefs()"pfullbright1-18/+18
2008-02-03Merged jpt_2_0_exp branch into Head.v20080202_Mergedtle1-0/+960

    Back to the top