Let's create an ANSIDialect, one that *truly* implements ANSI SQL, I'm
not sure that GenericDialect does. diff FrontbaseDialect GenericDialect
for inspiration.
And let's throw an exception if dialect property is not set.
Max Rydahl Andersen wrote:
Hi Scott,
Sending this to hibernate-devel.
I'm currently working on a project that is using the
GenericDialect. The database is actually a piece of middleware that
converts
ANSI SQL(generated by hibernate in my case) calls to a
legacy(mainframe) hierarchical database.
If you remove it, what would my alternative be? IS there a
ANSI99(or similar) dialect?
I actually think we should only throw an exception if the dialect
haven't been
explicitly set - more explict.
/max
Thanks,
Scott
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Max Rydahl
Andersen
Sent: Wednesday, January 19, 2005 3:37 PM
To: hibernate-devel@lists.sourceforge.net
Subject: Re: [Hibernate] Disable GenericDialect
On Wed, 19 Jan 2005 22:31:38 +0100, Christian Bauer
<[EMAIL PROTECTED]> wrote:
Is there any DBMS that runs with GenericDialect?
I don't think it can survive very well.
If not I'd say we should throw an exception if no other dialect has
been set.
+1 (put it in jira too)
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss Inc
[EMAIL PROTECTED]
http://jboss.com
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive
Reporting Tool for open source databases. Create drag-&-drop reports.
Save time by over 75%! Publish reports on the web. Export to DOC,
XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel
--
Gavin King
+61 410 534 454
+1 404 822 8349
callto://gavinking
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss Inc
[EMAIL PROTECTED]
http://jboss.com
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel