public interface TransactionAndHibernateTemplate
extends org.springframework.transaction.support.TransactionOperations
Modifier and Type | Method and Description |
---|---|
void |
doWork(org.hibernate.jdbc.Work work) |
<T> T |
execute(org.springframework.orm.hibernate5.HibernateCallback<T> hibernateCallback) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.