dynapopla.blogg.se

Sun.jdbc.odbc.jdbcodbcdriver jar download
Sun.jdbc.odbc.jdbcodbcdriver jar download











(Java DB is based upon Apache Derby.) Configure the connection pool using

Sun.jdbc.odbc.jdbcodbcdriver jar download driver#

The JAR file for the Java DB/Derby driver is derbyclient.jar. For example: LD_LIBRARY_PATH=/usr/db2user/sqllib/lib:$/libĬonfigure the connection pool using the following settings:ĭataSource Classname: .DB2SimpleDataSource The JAR files for the DB2 driver are db2jcc.jar, db2jcc_license_cu.jar, and db2java.zip. Configure the connection poolĭataSource Classname: .sybase.SybaseDataSource The JAR files for this driver are smbase.jar, smsybase.jar, and smutil.jar. Name or IP address and the port of the database server. Configure the connection poolĭataSource Classname: .sqlserver.SQLServerDataSource The JAR files for this driver are smbase.jar, smsqlserver.jar, and smutil.jar. Sun GlassFish JDBC Driver for Microsoft SQL Server Configure the connection poolĭataSource Classname: .oracle.OracleDataSource The JAR files for this driver are smbase.jar, smoracle.jar, and smutil.jar. Sun GlassFish JDBC Driver for Oracle 8.1.7 and 9.x URL: jdbc:sun:db2:// serverName : portNumber databaseName= databaseName Name or IP address of the database server. Configure the connection poolĭataSource Classname: .db2.DB2DataSource The JAR files for this driver are smbase.jar, smdb2.jar, and smutil.jar. Sun GlassFish JDBC Driver for DB2 Databases To see the most current list of supported JDBC drivers, refer to the Sun GlassFish Enterprise Server v3 Prelude Release Notes. JConnect Type 4 Driver for Sybase ASE 12.5 Databases Sun GlassFish JDBC Driver for Sybase Databases Sun GlassFish JDBC Driver for Microsoft SQL Server Databases Sun GlassFish JDBC Driver for Oracle 8.1.7 and 9.x Databases The following JDBC driver and database combinations have been tested andĪre supported for container-managed persistence:











Sun.jdbc.odbc.jdbcodbcdriver jar download