Hi Experts,
I have developed a simple application using JPA and EclipseLink.
When I deploy it to one HCP account it uses HanaDB and works fine, but on other account it uses MaxDB and fails with the following exception:Internal Exception: java.sql.SQLException: Borrow prepareStatement from pool failed.
What might be wrong ?
Is it possible somehow to create an app so that it will always use HanaDB ?
Regards,
Slavik