I would like to create an application from a database schema using seam-gen; unfortunately Informix isn't supported out of the box.
Where can I add another db?
I would like to create an application from a database schema using seam-gen; unfortunately Informix isn't supported out of the box.
Where can I add another db?
You can make these steps:
hibernate.dialect hibernate.connection.url hibernate.connection.username hibernate.connection.driver_class database.exists hibernate.connection.dataSource_class driver.jar
I always use seam with MySQL but I hope it helps.