Class ReactiveNamedNativeQueryMemento<E>

java.lang.Object
org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento<E>
All Implemented Interfaces:
jakarta.persistence.TypedQueryReference<E>, NamedQueryMemento<E>, NamedNativeQueryMemento<E>

public class ReactiveNamedNativeQueryMemento<E> extends Object implements NamedNativeQueryMemento<E>
See Also: