PostgreSQL |
- Database Type: User Defined
- Implementation class name: org.postgresql.jdbc2.optional.ConnectionPool
- Class path: <Focal Point installation
directory>\Focal Point\artifacts\fpjars\postgresql-8.1-405.jdbc3.jar
- JNDI name: jdbc/focalpoint
- For Connection Pool Properties, set the websphereDefaultIsolationLevel
as 2
|
Oracle |
- Database Type: Oracle
- Class path: Location of ojdbc*.jar that
is copied to Websphere install directory/lib location.
- JNDI name: jdbc/focalpoint
- For Connection Pool Properties, add a custom property named SetBigStringTryClob and
set the value as true. Set the websphereDefaultIsolationLevel
as 2.
|
IBM DB2 |
- Database Type: IBM DB2
- Class path: Location of db2jcc-9.5.jar and db2jcc_license_cu-9.5.jar
- JNDI name: jdbc/focalpoint
- For Connection Pool Properties, set the websphereDefaultIsolationLevel
as 2
|