Hi Salman, The Altibase website says "Altibase is a relational DBMS and is compatible and interoperable with Oracle." Please try using the Oracle JDBC driver and Cayenne will treat the DB (and SQL generation) as Oracle.
If that doesn't work and you need to use an Altibase JDBC driver, let us know and we'll give you a few more pointers. (There'll be a bit more work involved, but you can base a new Altibase DB adapter upon the existing Oracle DB adapter.) mrg On Tue, Feb 11, 2020 at 11:40 PM Salman Hussain < [email protected]> wrote: > Hi Andrus Adamchik, > > The supported databases by Cayenne listed at > https://cayenne.apache.org/database-support.html are > DB2, Derby, FrontBase, HSQLDB, H2, Ingres, MySQL, OpenBase, Oracle, > PostgreSQL, SQLite, SQLServer, Sybase. > > But I wish to use Cayenne with Altibase (http://www.altibase.com/), a > database not supported by Cayenne. > Could you please let me know if it is possible to use Cayenne with Altibase > and the steps to acheive the same? > > Thanks > Salman Hussain > > > > -- > Sent from: http://cayenne.195.n3.nabble.com/Cayenne-User-f196.html >
