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
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.NET email is sponsored by:  The Best Geek Holiday Gifts!
Time is running out!  Thinkgeek.com has the coolest gifts for
your favorite geek.   Let your fingers do the typing.   Visit Now.
T H I N K G E E K . C O M        http://www.thinkgeek.com/sf/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to