[Hibernate] [ANN] Exadel ORM Studio Hibernate Edition Technology Preview

2004-04-13 Thread Valeriy Pelyushenko
Exadel ORM Studio (Hibernate Edition) extends the power of Eclipse with our unique visual "drag-and-connect" approach that allows you to more efficiently incorporate database access into your applications using Hibernate ORM mapping. http://www.exadel.com/products_ORMstudio.htm Key Features

[Hibernate] event discussion

2004-04-13 Thread Ebersole, Steve
Just wanted to give everyone a heads-up. I started a wiki and a forum discussion wrt to the new event stuff and specifically about whether we want to make a distinction between internal events and "end user consumable" events. http://forum.hibernate.org/viewtopic.php?t=929894 http://www.hibern

[Hibernate] event listener config

2004-04-13 Thread Steve Ebersole
OK, so here's the initial shot at allowing configuration of the listeners... The dtd changes: An example config: ... This is all done on my local box, but i have been unable to connect to the sourceforge cvs server to commit it.