Class SessionImpl

All Implemented Interfaces:
EntityManager, Serializable, AutoCloseable, LobCreationContext, SessionImplementor, SharedSessionContractImplementor, EventSource, LoadAccessContext, QueryProducer, QueryProducerImplementor, JdbcSessionOwner, TransactionCoordinatorBuilder.Options, Session, SharedSessionContract, JavaType.CoercionContext, WrapperOptions

Concrete implementation of the Session API.

Exposes two interfaces:

This class is not thread-safe.

See Also: