4.5.3.2. CollectionDatasourceImpl Queries
The CollectionDatasourceImpl
class and its inheritors, GroupDatasourceImpl
, HierarchicalDatasourceImpl
are standard implementations of datasources that work with collections of entity instances. These datasources load data via DataManager
by sending a JPQL queries to the middleware. The format of these queries is described below.