users@glassfish.java.net

RE: Interbase 2007 SQL in GlassFish

From: Markus Karg <karg_at_quipsy.de>
Date: Tue, 22 Jul 2008 09:52:22 +0200

In general, GlassFish is working with all JDBC drivers, but there might be some caveats: Unless there is specialized support for a particular combination of driver and database system (in your case: InterClient and InterBase) performance might be reduced and some features (e. g. @GeneratedValue) might not work, as there is no JDBC way to solve this in a general manner. That does not mean that definitively those features are not supported or are slow on Interbase, it just means that this might be the case.

Whether or not Interclient + Interbase is supported and how well it performs and what what features are supported is IMHO better answered on the performance newsgroup, since the programmers of TopLink know the source code very well and can check the code for the actual set of features and performance issues.

If Interbase is not supported, that is not big problem. The TopLink team is very kind and can help you in writing the needed Java code. That way I contributed support for Sybase SQL Anywhere some months ago.

Regards
Markus

-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: Dienstag, 22. Juli 2008 09:49
To: users_at_glassfish.dev.java.net
Subject: Interbase 2007 SQL in GlassFish

How i can create a Connection Pool with Interbase interclient jdbc driver ?
May GlassFish support Interclient ?
[Message sent by forum member 'rocketlv' (rocketlv)]

http://forums.java.net/jive/thread.jspa?messageID=288300

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net