ConnectionHelper.getConnection(String), that will return a connection wrapper able to
use a shared connection when used in transactional mode and
setAutoCommit(false) is called, and otherwise use a normal physical JDBC
connection.DataSources without having to deal with
vendor-specific JNDI prefixes.SharedConnectionSynchronization.Synchronization.afterCompletion(int)
method runs after the SharedConnectionSynchronization.Copyright © 2019 Nuxeo SA. All rights reserved.