Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-12refactored relationship references, added 1-M mappings with join columnspfullbright1-358/+5
2009-03-10[197069] support for entities in jars - JAR resource modelbvosburgh1-7/+1
2009-02-26258691 - table-per-class inheritance support, defaulting the table name corre...kmoore1-2/+2
2009-02-18201657 - checking IReporter.isCancelled periodically during validationkmoore1-2/+3
2009-01-21refactoring JavaAttributeMapping hierarchy in preparation for change to orm v...kmoore1-35/+24
2008-12-22changing interfaces from Integer to int/ Boolean to boolean where the returne...kmoore1-3/+3
2008-10-24reorged imports after XmlContextNode package changepfullbright1-2/+0
2008-10-20[197069] support for entities in jars prepbvosburgh1-5/+7
2008-10-13237657 - EclipseLink default 1-1 and 1-m mappingskmoore1-3/+3
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright1-1/+0
2008-09-24reworked validationbvosburgh1-15/+21
2008-09-12[242321] database case-sensitivitybvosburgh1-147/+166
2008-08-04provisional API change - renamed JavaJpaContextNode.initializeFromResource me...kmoore1-4/+4
2008-04-22185986 - model support for 1-1 primaryKeyJoinColumns to avoid invalid error m...kmoore1-5/+9
2008-04-05partially fixes bug 225885kmoore1-1/+7
2008-03-27renamed java resource model interfaces to include Annotation for consistencykmoore1-6/+6
2008-03-26added get prefixes to more interfaceskmoore1-2/+2
2008-03-26added get prefixes to jpt.core.context.* package interfaceskmoore1-8/+8
2008-03-26more get prefix changes to jpt.core.contextkmoore1-2/+2
2008-03-26beginning to rename accessors to include the get prefixkmoore1-12/+12
2008-03-26renamed AbstractJoinColumn to BaseJoinColumn and related changesbvosburgh1-2/+2
2008-03-24moved TextRange to utility packagebvosburgh1-1/+1
2008-03-14changed default mapping to use a null resource even if the resource exists. ...kmoore1-24/+24
2008-03-11created db public APIbvosburgh1-2/+2
2008-03-11completing validation and defaults of the orm relationship mappingskmoore1-11/+7
2008-03-05created utility public APIbvosburgh1-1/+1
2008-02-27refactoring textRange and addToMessages in an effort to support validation of...kmoore1-2/+2
2008-02-25Collapsed JpaPlatform, JpaFactory, JpaAnnotationProvider hierarchies and move...pfullbright1-3/+3
2008-02-25Refactored packages into public API, renamed interfaceskmoore1-0/+427

    Back to the top