OracleConnectionPoolDataSource not found error while running a test

已回答

I am new to IntelliJ and I am running a test but keep getting errors related to OracleConnectionPoolDataSource not found. 

java: cannot find symbol
  symbol:   method setURL(java.lang.String)
  location: variable pds of type OracleConnectionPoolDataSource

0

Does the project build? How did you specify this dependency? 

Please share a small sample project to reproduce the issue: https://uploads.jetbrains.com.

0

请先登录再写评论。