Class StageStatelessSessionImpl

java.lang.Object
org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
All Implemented Interfaces:
Stage.Closeable, Stage.QueryProducer, Stage.StatelessSession

public class StageStatelessSessionImpl extends Object implements Stage.StatelessSession
Implements the Stage.StatelessSession API. This delegating class is needed to avoid name clashes when implementing both StatelessSession and StatelessSession.