Manage database connections

If your Java methods connect to remote data servers, you should use EAServer’s connection caching feature to improve performance. See the reference pages for the com.sybase.jaguar.jcm classes for more information.

NoteEAServer’s transactional model works only with connections obtained from the EAServer Connection Manager. Connections that you open yourself will not be able to participate in EAServer transactions.