Servlets can use these classes to retrieve cached connections:
com.sybase.jaguar.jcm.JCMCache, which represents a configured connection cache and provides methods to manage connections in the cache.
com.sybase.jaguar.jcm.JCM, which provides access to JDBC connection caches defined in EAServer Manager. JCM is a factory for JCMCache instances.
For more information, see “Using Java Connection Manager classes”.
Copyright © 2005. Sybase Inc. All rights reserved. |