@FunctionalInterface public static interface TransactionWrapper.HibernateCallable<T>
Modifier and Type | Method and Description |
---|---|
T |
call(org.hibernate.Session session) |
T call(org.hibernate.Session session)
Copyright © 2019 Suncode. All rights reserved.