Class BaseKey<T>
java.lang.Object
org.hibernate.reactive.context.impl.BaseKey<T>
- Type Parameters:
T- the type of object being stored in the Context.
- All Implemented Interfaces:
Context.Key<T>
Implementation of
Context.Key suitable for storing
instances of Session or StatelessSession,
or really anything at all, in the Vert.x context.-
Constructor Summary
Constructors -
Method Summary