Using the caching APIs

In Java/CORBA and CORBA/C++components, you must use the EAServer APIs to obtain a data source reference and retrieve connections from it. For best performance, use by-name lookup to obtain data source handles and pass the data source handle when obtaining and releasing connections. Doing so avoids internal table searches in the data source manager. For information on using these APIs, see the API Reference Manual.