JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.ideahut.springboot.entity
Interface SessionCallable<V>
public interface
SessionCallable<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
V
call
(org.hibernate.Session session)
Method Details
call
V
call
(org.hibernate.Session session)
throws
Exception
Throws:
Exception