Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-04This commit was manufactured by cvs2svn to create tag 'v201105030000'.v201105030000nhauge5684-894970/+0
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh60-93/+400
2011-04-04refactor mapping definitions to use delegation rather than inheritancebvosburgh54-1109/+1157
2011-04-01clarify comments in buildJoinColumnDefaultName(...)bvosburgh1-9/+18
2011-03-30[340175] Re-institute support for custom variables for the JPA facet. These ...nhauge7-10/+137
2011-03-29Temporary removed failing tests.tle1-10/+10
2011-03-25Added org.eclipse.persistence.jpa.jpqltle1-0/+7
2011-03-24Added org.eclipse.persistence.oxm import packagetle1-0/+1
2011-03-22more x-friend/access rules clean-upbvosburgh21-99/+128
2011-03-22add MySQL ANSI_QUOTES support; add check for SQL reserved words (that must be...bvosburgh6-115/+134
2011-03-22clean up .cvsignore filesbvosburgh31-102/+8
2011-03-22add CollectionTools.elementsAreNotIdentical(...)bvosburgh2-0/+84
2011-03-21Initial checkintle5-0/+25
2011-03-17Changed statement to include moxy jar instead.tle1-2/+6
2011-03-17Changed statement to include persistence jar instead.tle1-2/+6
2011-03-17Add JUnit tests for One-to-Many unidirectional relationship JPA 2.0 supportpsabeva2-42/+480
2011-03-17340274 - org.eclipse.persistence.dbws.builder failed to resolve javax.wsdltle1-5/+5
2011-03-17Added javax.wsdl dependencytle1-0/+5
2011-03-16Added javax.persistence dependencytle1-8/+2
2011-03-16Added org.eclipse.persistence.moxy dependencytle1-7/+2
2011-03-16Added javax.persistence dependencytle1-20/+1
2011-03-15added eclipselink 2.1 and 2.2 platformspfullbright14-1/+227
2011-03-14added jaxb.index context testspfullbright1-0/+46
2011-03-14added reader.close()pfullbright1-0/+9
2011-03-11Added external library jars check for the integration with the buildtle3-29/+67
2011-03-11Changed requires statementtle1-15/+2
2011-03-11JaxbIndexResource testingpfullbright2-0/+96
2011-03-11added some public apipfullbright1-2/+7
2011-03-11added basic support for jaxb.index (resource model, tie-in to context calcula...pfullbright10-7/+389
2011-03-09[335594] fix buildJavaNamedQuery(...) signature to override implementation in...bvosburgh2-20/+21
2011-03-09339434 - CCE adding a java entity to a mapping file - change to ReadOnlySecon...kmoore1-1/+2
2011-03-09339428 - fix NPE with null Iterator -NPE setting attribute overrides to an em...kmoore1-6/+2
2011-03-09[335343] fix combo box behavior - patch from Nanbvosburgh3-34/+24
2011-03-08Added JPA Editor tests.tle1-0/+4
2011-03-08[339098] Updating EclipseLink branding info.nhauge3-5/+5
2011-03-08Added comment.tle1-3/+3
2011-03-08Initial check-in.tle6-0/+103
2011-03-08Tests plugin renamed.tle42-0/+6798
2011-03-08338945 - isDisposed() check necessary to prevent an exception when deleting a...kmoore1-0/+3
2011-03-07removed "moxy" references in ui (and using ELJaxb as standard prefix)pfullbright8-31/+31
2011-03-07removed @Override from interface impl methodpfullbright1-1/+0
2011-03-04added XmlSeeAlso to context model, added references to jaxb context calculationpfullbright14-295/+878
2011-03-04added newArrayInitializer(AST, Expression...)pfullbright1-0/+9
2011-03-04337657 + 338567 - Change Graphiti dependency from 'includes' to pre-req typetle1-21/+3
2011-03-04added ASTTools.resolveFullyQualifiedNames(Expression)pfullbright2-7/+149
2011-03-04338567 - Change Graphiti dependency from 'includes' to pre-req typetle1-2/+6
2011-03-03fix the implementation of getName(), this needs to be the fully qualified nam...kmoore1-0/+3
2011-03-03orm virtual attribute labels were not appearing in the JPA Content project ex...kmoore1-3/+3
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh6-30/+35
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh71-1939/+2377

Back to the top