RE: [Hibernate] Adding TimesTen to the list of supported databases for Hibernate

2004-05-12 Thread Ebersole, Steve
ay 12, 2004 1:40 PM To: Sherry Listgarten; [EMAIL PROTECTED] Subject: RE: [Hibernate] Adding TimesTen to the list of supported databases for Hibernate The best bet would be to follow the steps in the link you mention, configure Hibernate to using the appropriate values (including the basic di

RE: [Hibernate] Adding TimesTen to the list of supported databases for Hibernate

2004-05-12 Thread Ebersole, Steve
The best bet would be to follow the steps in the link you mention, configure Hibernate to using the appropriate values (including the basic dialect) and then run the unit tests and see what breaks. In all likelihood you may have to end up writing a custom Dialect implementation, but that shoul