The JCM classes are:
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.
These classes are documented in Chapter 1, “Java Classes and Interfaces,” in the EAServer API Reference.
Copyright © 2005. Sybase Inc. All rights reserved. |