7051 thinks OracleConnectionPoolDataSource doesn't implement javax.sql.Conn
I have the dataSource bean defined in my Spring configuration file like this:
]]>
7051 doesn't notice that OracleConnectionPoolDataSource implements the javax.sql.ConnectionPoolDataSource and gives a red.
The javadoc at http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_10201.html says that that class does implement the javax.sql .... interface.
请先登录再写评论。
Thai Dang Vu,
I've checked it. It works correctly with last eap build(ojdbs14.jar).
Have you confgured your libs properly?
Serega.