Class AutoNumberFtsAdapter
java.lang.Object
ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.AbstractFulltextSearchTypeAdapter
ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.NumberFtsAdapter
ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.AutoNumberFtsAdapter
- All Implemented Interfaces:
FulltextSearchTypeAdapter
,TypeReceivable
For 'serial' and 'counter', has higher prio to show up first.
-
Field Summary
Fields inherited from class ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.AbstractFulltextSearchTypeAdapter
type
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.NumberFtsAdapter
createNode, maxChars, minChars, normalizeQueryString
Methods inherited from class ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.AbstractFulltextSearchTypeAdapter
asObjectOrNull, createQueryNode, literal, replacePunctWithWildcard, setType, toVariants
-
Constructor Details
-
AutoNumberFtsAdapter
public AutoNumberFtsAdapter()
-