This rule flags the use of the method EJBToRAAdapter.createInteraction(javax.resource.cci.Connection conn) from com.ibm.websphere.ejbpersistence .
This method was deprecated in WebSphere Application Server Version 6.0.
Use the createInteraction(javax.resource.cci.Connection conn, AccessIntent intent, java.util.HashMap properties) method instead.
See the EJBToRAAdapter Java documentation.
The full Deprecated API list is in the documentation.