Class ReactivePanacheQueryImpl<Entity>

java.lang.Object
io.quarkus.mongodb.panache.reactive.runtime.ReactivePanacheQueryImpl<Entity>
All Implemented Interfaces:
ReactivePanacheQuery<Entity>

public class ReactivePanacheQueryImpl<Entity> extends Object implements ReactivePanacheQuery<Entity>