Install JDBC Drivers - CMP Configuration

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2715

This topic has not yet been written. The content below is from the topic description.
13.2.1.2. CMP Configuration To use Container Managed Persistence for user defined Java objects with Sybase Adaptive Server Enterprise, the Java classes should be installed in the database. The system table sysxtypes contains one row for each extended Java-SQL datatype. This table is only used for Adaptive Servers enabled for Java. Install Java classes using the installjava program. installjava -f -S -U -P -D Refer to the installjava manual in Sybase for more options.