Servlets can use these classes to retrieve cached datasources:
com.sybase.jaguar.jcm.JCMCache, which represents a configured datasource and provides methods to manage connections in the cache.
com.sybase.jaguar.jcm.JCM, which provides access to JDBC datasource defined in EAServer Manager. JCM is a factory for JCMCache instances.