1. Spring JDBC and Firebird Database stackoverflow.comIs anyone actually using Firebird 2.1 with Spring JDBC? For test purposes I have three simple one table databases set up in MySQL, Postgres and Firebird. I have no problems connecting and getting ... |
2. Firebird 2 Database & Spring forum.springsource.orgI have created a FirebirdSequenceMaxValueIncrementer that can be used in exactly the same way as the org.springframework.jdbc.support.incrementer.Postg reSQLSequenceMaxValueIncrementer. I have tested it and it works fine. I would like to donate ... |
3. Accessing Firebird 1.5 over JayBird JCA/JDBC driver forum.springsource.orgAccessing Firebird 1.5 over JayBird JCA/JDBC driver Hi all, Is anybody using JayBird JDBC driver together with (...).jdbc.object and (...).jdbc.core packages? I have difficulties using MappingSqlQuery. When I pass oracle.jdbc.pool.OracleConnectionPoolDataSource pooling ... |
4. Support for Firebird DB (jaybird jdbc driver) forum.springsource.orgSupport for Firebird DB (jaybird jdbc driver) Spring roo, dont have native support for Firebird Db. at the moment. But I make tests to include manually. - I create a project ... |