At this time, I don't know why this is happening. I have a theory, but nothing to confirm it. I must confess that I am only an "average" hibernate/JPA practitioner. I have a limited ability to...
Type: Posts; User: piker; Keyword(s):
At this time, I don't know why this is happening. I have a theory, but nothing to confirm it. I must confess that I am only an "average" hibernate/JPA practitioner. I have a limited ability to...
Michael:
Thanks for your thoughts. We did use a connection pool to support our Spring Batch job, and verify that it actually opens multiple connections. Only one of those connections ever shows...
All:
We are currently working with a Spring Batch-based ETL process that uses Hibernate via JPA. We are struggling to improve the step throughput performance and would like to implement...