Configure EclipseLink to Use HikariCP as its 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: