- All Superinterfaces:
FetchGroup<T>
Service API of FetchGroup.
-
Method Summary
Modifier and TypeMethodDescriptiondetail()Return the detail to use for query execution.Return the underlying detail for copy purposes.
-
Method Details
-
detail
OrmQueryDetail detail()Return the detail to use for query execution. -
underlying
OrmQueryDetail underlying()Return the underlying detail for copy purposes.
-