Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Search results

Page title matches

  • * Hibernate * '''2.1.0: EMF 2.10/Eclipse 4.4/Hibernate 4.3.*/JPA 2.0:'''
    6 KB (957 words) - 05:38, 13 June 2023
  • The EMF - Hibernate integration consists of two main parts: ...r is responsible for the automatic mapping of an EMF model to an in-memory Hibernate mapping. The mapping logic can be influenced by EJB3-like annotations in th
    3 KB (462 words) - 07:44, 23 January 2010
  • This quick start shows how EMF, Teneo and Hibernate work together to automatically creates the database schema and persist EMF ...ick start tutorial uses the example project which you can download [[Teneo/Hibernate/Download_and_Install#Download_Example_Project_for_Tutorials|here]].
    7 KB (1,027 words) - 02:02, 29 November 2012
  • ...L] queries for EMF object and using the [[Teneo/Hibernate/EMF_Resource|EMF Hibernate resource]]. This tutorial uses the example project which you can download [[Teneo/Hibernate/Download_and_Install#Download_Example_Project_for_Tutorials|here]].
    10 KB (1,329 words) - 02:02, 29 November 2012
  • ...utorial is available in the example project which you can download [[Teneo/Hibernate/Download_and_Install#Download_Example_Project_for_Tutorials|here]]. * It uses the QuickStart tutorial class described in the [[Teneo/Hibernate/QuickStart|quick start tutorial]] to create a database for the Library exam
    8 KB (1,096 words) - 09:51, 18 August 2010
  • This tutorial describes how the Hibernate EMF resource can be used in the Library editor. This tutorial assumes that ...cies (incl. hsqldb and mysql drivers) should be installed. See the [[Teneo/Hibernate/Download_and_Install|Download & Install]] page for more information.
    8 KB (1,230 words) - 13:31, 9 December 2010
  • ...dex.html GMF Mindmap Tutorial] to operate on a relational database using [[Hibernate]]. The chosen approach is to make very small changes to the generated code ...cl. [[HSQLDB]] and [[MySQL]] drivers) should be installed. See the [[Teneo/Hibernate/Download_and_Install|Download & Install]] page for more information.
    14 KB (2,126 words) - 19:25, 9 December 2010
  • ...first access). For these collections it can make sense to make use of the Hibernate extra-lazy functionality. Teneo supports this functionality and facilitates ...ibernate-extra-lazy-collection-fetching this blog] for some information on Hibernate extra-lazy behavior.
    4 KB (545 words) - 05:33, 28 March 2010
  • #REDIRECT [[Teneo/Hibernate/Collection Extra-Lazy Loading]]
    59 bytes (6 words) - 21:02, 24 March 2010
  • * Teneo depends on Hibernate 3.6.0 or later (was 3.3.2 before) ...apping is necessary is because of a bug in the Query implementation of the Hibernate EntityManager. Teneo works arounds this issue in the wrappers. See the java
    1 KB (137 words) - 23:46, 12 November 2010
  • #REDIRECT [[CDO/Hibernate Store]]
    33 bytes (4 words) - 18:11, 18 December 2010
  • #REDIRECT [[CDO/Hibernate Store/HQL]]
    37 bytes (5 words) - 23:57, 1 January 2011
  • #REDIRECT [[CDO/Hibernate Store/HQL]]
    37 bytes (5 words) - 20:07, 27 December 2010
  • #REDIRECT [[CDO/Hibernate Store/Architecture]]
    46 bytes (5 words) - 20:08, 27 December 2010
  • #REDIRECT [[CDO/Hibernate Store/Quick Start]]
    45 bytes (6 words) - 20:08, 27 December 2010
  • #REDIRECT [[CDO/Hibernate Store/Model Relational Mapping]]
    58 bytes (7 words) - 20:09, 27 December 2010
  • #REDIRECT [[CDO/Hibernate Store/Troubleshooting]]
    49 bytes (5 words) - 20:09, 27 December 2010
  • #REDIRECT [[CDO/Hibernate Store/Tutorial]]
    42 bytes (5 words) - 20:09, 27 December 2010
  • #REDIRECT [[CDO/Hibernate Store/Configuration and Setup]]
    57 bytes (7 words) - 20:09, 27 December 2010
  • #REDIRECT [[CDO/Hibernate Store/Download and Install]]
    54 bytes (7 words) - 20:09, 27 December 2010

Page text matches

  • ...d the Hibernate JARs and copy them into the <tt>org.eclipse.emf.cdo.server.hibernate.libraries</tt> bundle in the workspace. (This step will be handled similarl
    7 KB (1,070 words) - 11:18, 28 June 2008
  • The JBoss team are integrating BIRT into the JBoss with an ODA to access Hibernate data, and integration with SEAM. More details can be found on Jira at the
    7 KB (974 words) - 20:40, 30 June 2008
  • import org.eclipse.emf.cdo.server.hibernate.teneo.TeneoHibernateMappingProvider; import org.eclipse.emf.cdo.server.internal.hibernate.HibernateStore;
    10 KB (1,210 words) - 02:58, 11 May 2012
  • The quick start of the [[CDO_Hibernate_Store|CDO Hibernate Store]] takes you through the following steps: All the Hibernate store dependencies are downloaded and installed through update sites.
    5 KB (826 words) - 16:34, 16 June 2011
  • ...draft_icon.png|Warning]] This page is obsolete. Please see "Migrating from Hibernate to EclipseLink" in the ''[http://www.eclipse.org/eclipselink/documentation
    262 bytes (38 words) - 12:51, 30 January 2013
  • ...d your comments or additional content. If you are trying to migrate from a Hibernate annotation that is not covered here please post a question to the [http://w === @org.hibernate.annotations.Entity ===
    5 KB (624 words) - 10:38, 3 November 2009
  • ...artin Taal from the Teneo project we developed a [[CDO_Hibernate_Store|CDO Hibernate store]]. I heard that Teneo supports JPA, so yes, a CDO repository can work
    26 KB (4,202 words) - 23:17, 14 January 2013
  • | <tt>org.eclipse.emf.cdo.server.internal.hibernate.HibernateStore</tt> | <tt>org.eclipse.emf.cdo.server.internal.hibernate.HibernateStore</tt>
    16 KB (2,377 words) - 04:21, 15 August 2015
  • ...ite] 2.5.0.M3 (based on Eclipse 3.6 and Apache Tomcat 6.0.20) based native Hibernate project to one that uses EclipseLink JPA. ...provided via JPA (using either [http://www.eclipselink.org EclipseLink] or Hibernate as the provider) - or via native ORM for either of these persistence provid
    23 KB (3,063 words) - 13:20, 25 December 2010
  • ...ior Java Software Engineer at Ebit NV specialized in building custom J2EE, Hibernate and Spring based applications for disparate types of clients. In the past,
    10 KB (1,375 words) - 12:42, 20 November 2008
  • ...RCP, as well as general purpose frameworks like [http://www.hibernate.org Hibernate] and [http://www.gridgain.org GridGain].
    4 KB (641 words) - 13:50, 3 November 2008
  • * Tools for Specific Frameworks and Libraries (e.g. Spring, AspectJ, Hibernate, etc)
    12 KB (1,772 words) - 13:29, 26 May 2009
  • **EMF and Teneo (Hibernate, EclipseLink, etc.)
    1,004 bytes (135 words) - 15:21, 28 October 2008
  • ## ...if the primary focus is '''Spring''', '''AspectJ''', '''Hibernate''', etc., then consider the [[EclipseCon_2009_Category_Descriptions#Tools|T
    12 KB (1,321 words) - 13:17, 25 November 2008
  • ** Demo: Real World Example DSL for Hibernate & Tapestry 5
    14 KB (2,037 words) - 11:16, 27 February 2013
  • That also allows you to hibernate your computer at work (with the Riena client running), and then bring it up
    10 KB (1,696 words) - 03:42, 8 July 2011
  • ...ss data handling is not the use case for ORM tools. They even say so in an Hibernate book, that one should look for other solutions, if mass data handling is th
    28 KB (4,131 words) - 04:14, 13 May 2010
  • * This leeds to issues between OSGi and Hibernate which need to be fixed -> asks for help by Bull guys
    4 KB (654 words) - 12:32, 18 March 2009
  • * Monitoring Bonita still has problems (maybe concerned about Hibernate/OSGi integration), probably try EJB version of Bonita, contact Guillaume fo
    4 KB (556 words) - 12:11, 8 April 2009
  • * org.eclipse.higgins.user.idas project implements LoginService by using hibernate CP.
    6 KB (813 words) - 11:04, 6 July 2009

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

Back to the top