Getting OracleConnection in EAServer

(CR #538605) EAServer supports OracleConnection and its update batching mechanism in a multithreaded environment with high concurrency. For example, after obtaining the container-managed data source connection, c, the API at the client side calls the getRealConnection method.