server-dev  

Re: [server] switching from "self-written" sql to JPA

Robert Burrell Donkin
Wed, 03 Feb 2010 00:26:38 -0800

On Wed, Feb 3, 2010 at 7:03 AM, Norman Maurer <nor...@apache.org> wrote:
> Hi all,
>
> now with Spring its really easy to inject a EntityManager so I would
> like to propose to change our handwritten SQL stuff with JPA (using
> OpenJPA as default).  This will give us support of many db vendors out
> of the box and relay on a Standard.
>
>
> What do you think ?

+1

IIRC the naive bayes mailet uses handwritten SQL. i would prefer to
break that out into a separate product (machine learning mailets?)
retaining direct SQL for the moment. in general, i think that moving
out the mailets that use direct SQL and porting them at leisure would
be easier that porting them at once.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org