Package ch.tocco.nice2.persist.core.impl.hibernate.query.selection
package ch.tocco.nice2.persist.core.impl.hibernate.query.selection
-
ClassDescriptionClass to be used to specify a custom selection for a
CriteriaQueryBuilder.A strategy how to efficiently fetch aPathof aCustomSelectionfrom the database.A registry for aCustomSelectionwhich tracks the following two things: - at which position the user expects the paths that were added through.invalid reference
CustomSelection#addPath(String...)SelectionPathHandlerfor all to-many fields (except binaries).SelectionPathHandlerfor all to-one fields (except binaries).