From: Christian B. <chr...@bl...> - 2002-12-21 00:55:24
|
On 21 Dec (11:48), Gavin King wrote: > LOL :)) > > I'm not actually sure that there are any commonly accepted > names for this pattern. The Hibernate Session is *almost* > similar to UnitOfWork except for the fact that it is _not_, > actually, an atomic unit of work. Neither is it quite like > the ODMG Database or JDO PersistenceManager which, by their > names, imply a long-lived, singleton-style object. When I had a first look at the JDO API, I really liked PersistenceManagerFactory PersistenceManager Why not use the good things from JDO? :) -- Christian Bauer tu...@in... |