Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Search results

Results 1 - 40 of 618
Advanced search

Search in namespaces:

  
  
  
  
  
  
  
  

Page title matches

  • =Running EclipseLink on the Derby Database= ...rint for rapid development - and the fact that it is also open source like EclipseLink.
    4 KB (466 words) - 12:30, 27 January 2011
  • EclipseLink Dynamic MOXy introduces a new concept in JAXB development - the freedom to * '''[[EclipseLink/Examples/MOXy/Dynamic/StaticComparison|Comparison with Static JAXB]]''' - See how dy
    2 KB (239 words) - 11:25, 5 April 2013
  • ...etadataSource will be used to define the metadata for the extensions. In EclipseLink 2.3 the ability for a JAXBContext to be "refreshed" was introduced. This m package examples.metadatasource.refresh;
    8 KB (860 words) - 09:23, 22 June 2011
  • [[Category:EclipseLink/Example/JPA|EMAPI]] This document demonstrates EclipseLink’s support for the JPA specification, specifically the usage of the Entity
    12 KB (1,401 words) - 05:36, 20 November 2013
  • [[Category:EclipseLink/Example/JPA|EnumToCode]] ...rated where the database value is either the Enum's name or ordinal value. EclipseLink allows a developer to map an enum to coded values as well using a converter
    2 KB (266 words) - 21:56, 11 February 2011
  • ...compliant JPA implementation with extensions enabling simplified access to EclipseLink's advanced Object-Relational functionality. This how-to is intended for dev ==Step 1: Extending Spring for EclipseLink JPA==
    5 KB (699 words) - 11:23, 18 November 2010
  • ....jdbc"</code> is used in JPA 2.0, as of EclipseLink 1.2, previously <code>"eclipselink.jdbc"</code> must be used. // Configure the internal EclipseLink connection pool
    3 KB (388 words) - 19:05, 1 February 2013
  • [[Category:EclipseLink/Example/JPA|NativeMetadata]] You may use the [http://www.eclipse.org/eclipselink/api/1.2/org/eclipse/persistence/jpa/JpaHelper.html <code>org.eclipse.persis
    1 KB (166 words) - 12:04, 26 November 2009
  • [[Category:EclipseLink/Example/JPA|Configuration]] ...UserGuide/JPA/Basic_JPA_Development/Entities/Embeddable|Embeddable]] and [[EclipseLink/UserGuide/JPA/Basic_JPA_Development/Entities/MappedSuperclass|MappedSupercl
    3 KB (344 words) - 12:31, 15 March 2013
  • ...on/ EclipseLink Documentation Center]''' for complete information on using EclipseLink. ...or accessed through [[EclipseLink/Source|SVN]], or [http://www.eclipse.org/eclipselink/downloads/index.php downloads].
    4 KB (519 words) - 05:32, 29 September 2015
  • [[Category:EclipseLink/Example|JPA Examples]] ...clipse.org/eclipselink/documentation/latest/concepts/toc.htm Understanding EclipseLink (Concepts Guide)] for details.
    23 KB (3,094 words) - 04:03, 6 May 2015
  • #REDIRECT [[EclipseLink/Examples/JPA]]
    38 bytes (4 words) - 14:23, 12 October 2007
  • [[Category:EclipseLink/Example/JPA|ORMJPAConfigure]] == EclipseLink Annotations ==
    2 KB (204 words) - 10:45, 24 January 2011
  • [[Category:EclipseLink/Example/JPA|PessimisticLocking]] EclipseLink allows users the option of using pessimistic locking on their queries. In J
    1 KB (148 words) - 10:57, 15 June 2010
  • [[Category:EclipseLink/Example/JPA|QueryOptimization]] EclipseLink gives users the option to optimize their queries using batch and joined rea
    3 KB (441 words) - 13:54, 31 January 2013
  • ...xamples are provided to assist developers with their adoption and usage of EclipseLink's SDO functionality. Note: Any examples listed without links are place-holders. If there is an example you would li
    1 KB (168 words) - 12:52, 24 June 2010
  • #REDIRECT [[EclipseLink/Examples/JPA/JPAConfigure]]
    51 bytes (5 words) - 16:48, 16 October 2007
  • #REDIRECT [[EclipseLink/Examples/JPA/EMAPI]]
    44 bytes (5 words) - 16:50, 16 October 2007
  • #REDIRECT [[EclipseLink/Examples/JPA/OutsideContainer]]
    55 bytes (5 words) - 16:51, 16 October 2007
  • #REDIRECT [[EclipseLink/Examples/JPA/NativeMetadata]]
    53 bytes (5 words) - 08:58, 17 October 2007

Page text matches

  • ...ge:Helios.jpg|Helios]]</td><td align="center">[[Image:Eclipselink-logo.gif|EclipseLink]]</td></tr></table> = EclipseLink 2.1.2 Release Notes =
    7 KB (1,000 words) - 14:44, 25 October 2011
  • =EclipseLink Development Meeting 20080820= ** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0 JPA 2.0]
    5 KB (782 words) - 14:42, 27 August 2008
  • == EclipseLink JPA Core Tests == ** Project: <code>org.eclipse.jpt.jpa.eclipselink.core.tests</code>
    26 KB (3,628 words) - 23:31, 22 June 2016
  • ...EntityManager.html EntityManager] class in the javax.persistence package. EclipseLink also provides extended runtime API through the package org.eclipse.persiste EclipseLink also provides a [http://en.wikipedia.org/wiki/Plain_Old_Java_Object POJO] O
    23 KB (3,237 words) - 07:12, 15 May 2014
  • ==Future of the ELUG on the EclipseLink wiki== Please see [http://wiki.eclipse.org/EclipseLink/Development/Documentation/Requirements Documentation Requirements] for the
    8 KB (1,269 words) - 10:27, 18 August 2011
  • For example EclipseLink in Helios requires that javax.persistence starts before org.eclipse.persist [[EclipseLink/Examples/OSGi/Equinox_Byte_Code_Weaving#Equinox_Configuration]]
    4 KB (616 words) - 15:17, 23 April 2013
  • EclipseLink Dynamic MOXy introduces a new concept in JAXB development - the freedom to * '''[[EclipseLink/Examples/MOXy/Dynamic/StaticComparison|Comparison with Static JAXB]]''' - See how dy
    2 KB (239 words) - 11:25, 5 April 2013
  • ** Ensure that [http://wiki.eclipse.org/EclipseLink/IPLog IPLog] is up to Date * EclipseLink 1.1 now Feb 04 2009
    14 KB (1,761 words) - 15:10, 17 December 2008
  • ...t we expect to be adopted as is and those that are more suited to serve as examples that can be adapted to the adopter's particular requirements. We agreed th * Mark and Don to discuss persistence layer, JPA, EclipseLink, etc.
    2 KB (296 words) - 16:34, 24 April 2007
  • = EclipseLink Incubator: SDO Data Access Service with JPA = The work is being developed within the [[EclipseLink/Development/Incubator]] and is being tracked by {{bug|258057}}.
    3 KB (459 words) - 14:36, 30 January 2009
  • [[EclipseLink/Development/JPA_2.0 | JPA 2.0 Root]] | {{bug|249023}} | {{bug|293354}} | { ===== Examples =====
    9 KB (1,071 words) - 15:40, 3 November 2009
  • ...nality needed for today's enterprise Java and SOA application development. EclipseLink offers support for: EclipseLink is a sub-project of the Runtime Project.
    2 KB (269 words) - 21:12, 26 May 2016
  • ...y for a (first-time?) WTP user to become productive in using its features. Examples include: ''EclipseLink support''
    31 KB (4,526 words) - 17:39, 25 June 2008
  • ...types of questions to the [http://www.eclipse.org/forums/index.php/f/111/ EclipseLink Forum]. ...equently asked questions focused on what the Eclipse Persistence Services (EclipseLink) project is, what the various persistence services are as well as general q
    6 KB (879 words) - 09:10, 23 April 2013
  • == What is EclipseLink? == ...based around leading standards with advanced extensions. Consumers can use EclipseLink within Java EE, SE, and OSGi/Equinox environments.
    3 KB (413 words) - 20:06, 19 March 2015
  • ...etadataSource will be used to define the metadata for the extensions. In EclipseLink 2.3 the ability for a JAXBContext to be "refreshed" was introduced. This m package examples.metadatasource.refresh;
    8 KB (860 words) - 09:23, 22 June 2011
  • This page is describes the milestone builds working towards the [[EclipseLink/Release/1.0 | 1.0 release]]. * '''[http://www.eclipse.org/eclipselink/downloads/index.php 1.0M9 Available for download from here.]'''
    12 KB (1,617 words) - 15:42, 24 October 2011
  • * [[EclipseLink|EclipseLink Main Page]] - landing page of EclipseLink wiki ** [[EclipseLink/Development|Development]] - Holding page for All things dev - contains link
    1 KB (166 words) - 08:52, 18 October 2011
  • ...JUnit (4.5 or greater to support [http://fisheye2.atlassian.com/changelog/eclipselink/?cs=5555 enhancement rev# 5555] and [http://bugs.eclipse.org/290528 enhance ...rgets for testing. The "test" target will run the JPA LRG. Ensure that the eclipselink.jpa.test/test.properties file has been configured for your database and env
    28 KB (4,179 words) - 13:48, 18 April 2015
  • ...s documented are to be implemented and tested for [http://wiki.eclipse.org/EclipseLink/Development/Release/1.0 Milestone 4]. ...y have their annotation counterparts implemented in the current version of EclipseLink. This document assumes familiarity with those annotations and will focus ma
    54 KB (6,223 words) - 11:35, 28 February 2008

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Back to the top