Interface EntityQueryContext<T extends Entity>

Type Parameters:
T -
All Known Subinterfaces:
ChildEntityQueryContext<R,​T>, RootEntityQueryContext<T>
All Known Implementing Classes:
AsyncEntityContext, AsyncRootEntityQueryContext, ChildEntityContext, RootEntityContext, UnboundedEntityContext

public interface EntityQueryContext<T extends Entity>
Author:
nuwan