Class QueryResultSelectionData
java.lang.Object
ch.tocco.nice2.persist.core.impl.hibernate.query.selection.interceptor.QueryResultSelectionData
- All Implemented Interfaces:
QueryBuilderInterceptor.SelectionInterceptor.SelectionData
public class QueryResultSelectionData
extends Object
implements QueryBuilderInterceptor.SelectionInterceptor.SelectionData
Simple implementation of
QueryBuilderInterceptor.SelectionInterceptor.SelectionData
that wraps a SelectionRegistry
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QueryResultSelectionData
-
-
Method Details
-
addQueryPath
- Specified by:
addQueryPath
in interfaceQueryBuilderInterceptor.SelectionInterceptor.SelectionData
- Parameters:
path
- that should be included in the query selection
-