Hi,

Therefore, I could plug in my own dialect, or does Hibernate expect
"net.sf.hibernate.dialect.*" packaging for all dialects. That shouldn't be
the case right?

So I could do insert,
hibernate.dialect myclass.AxionDialect
hibernate.connection.driver_class <axion driver class..>
hibernate.connection.url <connection url...>

In the properties file and it would work? 

I would presume that the driver and the DB would need to pass some set of
tests as well, right - meaning that I could update the "jdbc.driver" in the
ant build script, and then run the target "junit"? Is there something else
that is typically done?

Sandeep.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Christian
Bauer
Sent: Sunday, October 19, 2003 5:12 AM
To: [EMAIL PROTECTED]
Subject: [Hibernate] Re: Support for Axion (http://axion.tigris.org)


On 18 Oct (20:42), Sandeep Dath wrote:

> I've heard some good things about it. Anyway, my question is "What 
> does adding Axion to the supported databases list" entail?

Well, a new Dialect should be enough.

-- 
Christian Bauer
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The
Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
hibernate-devel mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to