Class IgnoreFtsAdapter
java.lang.Object
ch.tocco.nice2.persist.core.api.hibernate.query.likeall.IgnoreFtsAdapter
- All Implemented Interfaces:
FulltextSearchTypeAdapter,TypeReceivable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IgnoreFtsAdapter
public IgnoreFtsAdapter()
-
-
Method Details
-
createQueryNode
- Specified by:
createQueryNodein interfaceFulltextSearchTypeAdapter
-
setType
Description copied from interface:TypeReceivableCalled by the TypeManager when creating a TypeAdapter in setAdaptersConfig().- Specified by:
setTypein interfaceTypeReceivable- Parameters:
type- The type for which this Adapter is configured.
-