Skip to end of metadata
Go to start of metadata

Database Configurations List:

Here is a list of database configurations you can cut & paste into your Trails-powered application:

 Derby

db driver maven dependency
hibernate.properties

 MySQL

MySQL throws an EOFException when the database connection has been closed after the lease has expired, but it works again on subsequent requests.

There is a reported issue with DBCP and the MySQL driver. Check the JIRA issue for more info and a possible solution http://jira.codehaus.org/browse/TRAILS-85

db driver maven dependency
hibernate.properties

H2

db driver maven dependency

Oracle 

db driver maven dependency
hibernate.properties

PostgreSQL.

db driver maven dependency
hibernate.properties

Microsoft SQL Server

db driver maven dependency
hibernate.properties

HSQLDB 

db driver maven dependency
hibernate.properties
Labels: