Quantcast
Channel: JPA/EclipseLink – Angelo's Blog
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Conception d’un client Eclipse RCP et serveur OSGI avec Spring DM [step14]

Dans le billet précédant [step13] nous avons mis en place l’application RCP qui fait appel au service UserService pour afficher la liste des Users dans une View via Spring DM. Cette liste provient du...

View Article


Image may be NSFW.
Clik here to view.

Conception d’un client Eclipse RCP et serveur OSGI avec Spring DM [step16]

Dans le billet précédant [step15] nous avons créé les bases de données H2 et Derby constitué d’une table T_USER. Nous avons développé un petit code Java qui se connecte via JDBC à la base de données...

View Article

Image may be NSFW.
Clik here to view.

Conception d’un client Eclipse RCP et serveur OSGI avec Spring DM [step17]

Dans le billet précédant [step16] nous avons introduit JPA en mode « standalone ». Dans ce billet nous allons mettre en place JPA dans un conteneur avec Spring en suivant le design pattern Service/DAO....

View Article

Image may be NSFW.
Clik here to view.

Conception d’un client Eclipse RCP et serveur OSGI avec Spring DM [step18]

Dans le billet précédant [step17] nous avons mis en place JPA avec Spring en utilisant LocalEntityManagerFactoryBean avec l’implémentations JPA JPA/Eclipselink et les 2 bases de données H2 et Derby....

View Article

Image may be NSFW.
Clik here to view.

Conception d’un client Eclipse RCP et serveur OSGI avec Spring DM [step19]

Dans le billet précédant [step18] nous avons mis en place JPA avec LocalContainerEntityManagerFactoryBean en utilisant JPA/Hibernate et JPA/EclipseLink avec les 2 bases de données H2 et Derby dans un...

View Article


Load-Time Weaving for Spring-DM with JPA/EclipseLink [step1]

Martin Lippert has created org.eclipse.equinox.weaving.springweaver (version 0.1.1) bundle to manage Spring LoadTimeWeaver into OSGi context (Equinox only) which is based on Equinox Aspects. I have...

View Article

Image may be NSFW.
Clik here to view.

Load-Time Weaving for Spring-DM with JPA/EclipseLink [step2]

Into the previous [step1], I have introduced Springweaver 0.1.2 to use it with JPA/EclipseLink. In this article I will explain how launch the Springweaver- EclipseLink sample which use Springweaver...

View Article

Image may be NSFW.
Clik here to view.

Eclipse RCP/RAP with Spring DM, Spring Data JPA and Remoting [step0]

XDocReport project provides a modular Eclipse RCP/RAP XDocReport application where you can develop your own module with Eclipse Plugin to manage your domain with CRUD Form and generates some reporting....

View Article


Image may be NSFW.
Clik here to view.

Eclipse RCP/RAP with Spring DM, Spring Data JPA and Remoting [step6]

In [step5] we have prepared the Target Platform with: The JPA API. EclipseLink used as JPA Implementation Derby used as Database. Commons DBCP used as connection pool. Spring Data JPA to implement our...

View Article

Browsing all 9 articles
Browse latest View live