Classes and interfaces for managing cached JDBC connections in server-side Java code:
jaguar.jcm.JCM class – Provides access to JDBC connection caches that have been defined in EAServer Manager.
jaguar.jcm.JCMCache class – Manages a pool of JDBC connections to a third-tier database server.
jaguar.jcm.JConnectionNotFoundException class – Exception thrown when no connections are available.
Copyright © 2005. Sybase Inc. All rights reserved. |