I stand with Michael about introduction of a hibernate-extra jar-file.
I use the DB2400 and 390 dialect a lot and we have had a hard time getting our
mainframe sysadmins to allow Hibernate on their precious mainframe. Physically
removing these crucial parts to another jar file labelled as "unmai
On Monday 12 November 2007 09:28:12 pm Diego Pires Plentz wrote:
> Btw, talking on dialects, I've started to talk with Postgre developers
>
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-2942
>
> They asked for a way to dynamically add functions to the dialect,
> doing some query's
On Tuesday 13 November 2007 06:19:46 am Schuler, Peter wrote:
> I stand with Michael about introduction of a hibernate-extra jar-file.
>
> I use the DB2400 and 390 dialect a lot and we have had a hard time getting
> our mainframe sysadmins to allow Hibernate on their precious mainframe.
> Physicall
Also, how do we jive this with Max's need to build a SessionFactory
which does not have access to the underlying database for tools usage?
Max, this would depend on how you use these SessionFactories, and the
Dialect associated with it.
My main issue with database connections for configrat