]
William Burns updated ISPN-9752:
--------------------------------
Summary: JDBCStringBasedStore should disable auto commit for publish methods (was:
Disable autoCommit )
JDBCStringBasedStore should disable auto commit for publish methods
-------------------------------------------------------------------
Key: ISPN-9752
URL:
https://issues.jboss.org/browse/ISPN-9752
Project: Infinispan
Issue Type: Bug
Reporter: Nicolas Ocquidant
Priority: Major
Could you please give the opportunity to disable autoCommit in order for the JDBC page
size to work (even if the store is not transactional).
Otherwise, fetch size is ignore and postgresql just pulls in the entire select.
Thanks
--nick