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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can make these steps:
hibernate.dialect hibernate.connection.url hibernate.connection.username hibernate.connection.driver_class database.exists hibernate.connection.dataSource_class driver.jarI always use seam with MySQL but I hope it helps.