Example usage for Java org.hibernate SessionBuilder fields, constructors, methods, implement or subclass
The text is from its open source code.
T | interceptor(Interceptor interceptor) Adds a specific interceptor to the session options. |
Session | openSession() Opens a session with the specified options. |