| Interface | Description |
|---|---|
| LoadingContext<R,E> |
An execution context for queries,
providing components allowing to load data from an external source (relational database, ...).
|
| LoadingContextBuilder<R,E> |
A builder for
LoadingContext,
allowing to change the parameters of object loading while a query is being built. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.