Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-12fixed ordering translator (bug 414574)Paul Fullbright1-3/+1
2013-07-08Refactored ID type mapping hierarchy and primary key API (bug 313204)Paul Fullbright5-667/+869
2013-07-08refactored order by (bug 190866)Paul Fullbright9-113/+463
2013-06-18refactor managed type classes - rename getType() to getManagedTypeType()Brian Vosburgh3-5/+5
2013-06-17refactor PersistenceUnit.synchronizeClasses(...) implementationBrian Vosburgh2-59/+85
2013-04-23columnResults -> columnsPaul Fullbright6-44/+43
2013-02-21392701 - [JPA 2.1] Named Stored Procedure Query support - java and orm contex...Nan Li1-11/+3
2013-02-21Revert "392701 - [JPA 2.1] Named Stored Procedure Query support - java and or...Karen Butzke1-3/+11
2013-02-21392701 - [JPA 2.1] Named Stored Procedure Query support - java and orm contex...Karen Butzke1-11/+3
2013-02-21Revert "392701 - [JPA 2.1] Named Stored Procedure Query support - java and or...Karen Butzke1-3/+11
2013-02-21392701 - [JPA 2.1] Named Stored Procedure Query support - java and orm contex...Karen Butzke1-11/+3
2013-02-19updated orm_2_1.xsd and xml resource model for JPA 2.1 Proposed Final Draft c...v201302192355Karen Butzke8-108/+457
2013-02-18updated orm.ecore to use classes instead of interfaces for 2.1 version suppor...Karen Butzke48-460/+507
2013-02-15Bug 400841 - update jpa 2.1 schemas for namespace changeKaren Butzke2-16/+41
2013-02-14Bug 392702 - [JPA 2.1] Spec based Converter supportKaren Butzke4-17/+14
2013-02-11changed ORM resource model for XmlNamedStoredProcedureQuery to mirror older r...Karen Butzke5-14/+15
2013-02-01remove unnecessary importKaren Butzke1-1/+0
2013-01-29more orm/eclipselink ecore model updates to match recent changes. Refactored ...v201301300022Karen Butzke14-886/+1042
2013-01-23 394284 - JPA 2.1 orm.xml resource model and EL 2.5 eclipselink-orm.xml resou...v201301232244Karen Butzke69-530/+15807
2012-12-19added persistence.xml 2.1 support, also temporarily adding orm_2_1.xsd and pe...Karen Butzke1-0/+2
2012-11-28orm resource model for jpa 2.1 entity-mappings converters - bug 394284Karen Butzke14-84/+1574
2012-11-16putting sequence-generator end tag on the next line (like table-generator). i...Karen Butzke1-1/+0
2012-11-16jpt.jpa.core move EMF generated code to model/srcKaren Butzke152-1/+58015
2012-08-22rename: commonResourceModels.genmodel -> common.genmodelPaul Fullbright1-1/+1
2012-08-20Initial oxm resource modelPaul Fullbright5-1468/+1165
2012-01-17changed access type to a String in the ORM resource model, preparing to suppo...kmoore2-9/+1
2011-08-30Bug 354013 - adding interface XmlBaseDiscriminatorColumnkmoore2-11/+14
2011-08-17added XmlBaseColumn interfacekmoore2-10/+14
2011-08-16created a common interface XmlBaseJoinColumn for join columns and pk join col...kmoore2-16/+18
2011-08-12Bug 354054 - [JPA2.0] MapKeyTemporal and MapKeyEnumerated model supportkmoore2-10/+11
2011-08-08added resource model for multi-tenancy supportkmoore2-11/+14
2011-02-06renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.corekmoore5-0/+1463

    Back to the top