Uses of Interface
org.hibernate.search.engine.backend.types.dsl.ScaledNumberIndexFieldTypeOptionsStep
Packages that use ScaledNumberIndexFieldTypeOptionsStep
Package
Description
-
Uses of ScaledNumberIndexFieldTypeOptionsStep in org.hibernate.search.engine.backend.types.dsl
Classes in org.hibernate.search.engine.backend.types.dsl with type parameters of type ScaledNumberIndexFieldTypeOptionsStepModifier and TypeInterfaceDescriptioninterface
ScaledNumberIndexFieldTypeOptionsStep<S extends ScaledNumberIndexFieldTypeOptionsStep<?,
F>, F> The initial and final step in a "scaled number" index field type definition, where optional parameters can be set.Methods in org.hibernate.search.engine.backend.types.dsl that return ScaledNumberIndexFieldTypeOptionsStepModifier and TypeMethodDescriptionIndexFieldTypeFactory.asBigDecimal()
Define a field type whose values are represented as aBigDecimal
in Hibernate Search.IndexFieldTypeFactory.asBigInteger()
Define a field type whose values are represented as aBigInteger
in Hibernate Search. -
Uses of ScaledNumberIndexFieldTypeOptionsStep in org.hibernate.search.mapper.pojo.bridge.binding.spi
Methods in org.hibernate.search.mapper.pojo.bridge.binding.spi that return ScaledNumberIndexFieldTypeOptionsStep