On Tue, Mar 18, 2014 at 6:08 AM, Ken in Nashua <kcola...@live.com> wrote:
> Thanks Kalle, thats the answer I was seeking. > Which persistence Service wold in order to ORM o MySQL ? > Does that JPA construct do it itself somehow like javabeans or can I use > the existing hibernate persistence service that comes with your suite ? > > I've explained this in the guide, but it works with JPA only and is a facade for EntityManager. Kalle