Class KeysQueryFunction

java.lang.Object
ch.tocco.nice2.persist.core.impl.entity.KeysQueryFunction
All Implemented Interfaces:
QueryFunction

@Component public class KeysQueryFunction extends Object implements QueryFunction
A query function that allows to search by primary key. This is useful if the primary key name is not known or when the keys are only available as strings. Optionally, a relation path can be passed as first parameter.