Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-02-10tweak AnnotationContainerTools: only move annotation if necessarybvosburgh1-0/+1
2010-01-19[233567] rework sync between resource model and ASTbvosburgh1-1/+18
2009-08-21Big hunk of derived id prework - small tweaks to followpfullbright1-23/+23
2009-06-08refactored queries in the orm resource model into an XmlQueryContainer to ↵kmoore1-4/+4
reduce code duplication in the context model
2009-01-14added get prefix to convenience methods in testskmoore1-65/+65
2008-10-20[197069] support for entities in jars prepbvosburgh1-27/+30
2008-09-19removed creation of annotation types, we now have a jar that is used to ↵kmoore1-28/+1
resolve the annotations
2008-08-04provisional API change - JpaProject.getJavaPersistentTypeResource() rename ↵kmoore1-21/+21
to getJavaResourcePersistentType()
2008-05-15[225885] fix editing annotations with property accessbvosburgh1-12/+11
2008-04-20223842 - context model support for unique constraintskmoore1-0/+210
2008-03-26added get prefixes to more interfaceskmoore1-17/+17
2008-03-26added get prefixes to resource model interfaceskmoore1-14/+14
2008-03-26more get prefix changes to jpt.core.contextkmoore1-1/+1
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-77/+77
2008-02-12tested secondary table default pkJoinColumnskmoore1-1/+23
2008-02-06added size api to the context model, added a new remove method for ↵kmoore1-4/+35
collections, cleaned up defaults for collections in java
2008-02-03Merged jpt_2_0_exp branch into Head.v20080202_Mergedtle1-0/+496

    Back to the top