How to Configure EclipseLink (persistance.xml) to Use HikariCP Connection Pool
I have a website that uses a JPA connection pool.
Now I want to configure HikariCP and use its pool with my application.
This is my persistence.xml:
I have a website that uses a JPA connection pool.
Now I want to configure HikariCP and use its pool with my application.
This is my persistence.xml: