Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Thu, 14 Apr 2011 13:26:29 +0000 | Ingo Weinzierl | Added a new function to RiverFactory that retrieves a River object based on a given river name. |
Thu, 14 Apr 2011 13:15:16 +0000 | Sascha L. Teichmann | Backend access: Static methods are using the SessionHolder, too. |
Thu, 14 Apr 2011 13:11:12 +0000 | Ingo Weinzierl | Finalized the SessionCallContextListener and registered it as CallContext.Listener in the configuration. |
Thu, 14 Apr 2011 12:59:21 +0000 | Ingo Weinzierl | Bugfix: Call correct method to retrieve and initialize an instance of SessionFactoryProvider. |
Thu, 14 Apr 2011 12:08:47 +0000 | Sascha L. Teichmann | Added a session holder to hold hibernate sessions. |
Thu, 14 Apr 2011 11:18:28 +0000 | Ingo Weinzierl | Added an Implementation of CallContext.Listener to open/close Hibernate Sessions for each request. |