View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20060125003830
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:110: The following error occurred while executing this line: /home/cruisecontrol/work/sc
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060125002906
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:75: The following error occurred while executing this line: /home/cruisecontrol/work/sc
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20060124211152
BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 01/24/2006 21:11:52Time to build: Last changed: 12/31/2005 20:44:14Last log entry: less noisy
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle10-testsuite?log=log20060124181521
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:89: The following error occurred while executing this line: /home/cruisecontrol/work/
A custom Dialect should be enough, although you may need to
appropriately set some configuration properties as well...
The best thing to do is to simply try running the Hibernate test suite
using your custom dialect; that'll give you an idea of what type/level
of SQL support Hibernate is expecting
Hello,
I'm just wondering what do I need to do to support another database
vendor with Hibernate 3.1 ?
The database is LiveLink Collections Server from OpenText (known
previously as Basis) and they provide a JDBC driver.
So far I've seen that I need to write a new implementation of
"org.hiberna