Interface FunctionContributions

All Known Implementing Classes:
MockSessionFactory, ProcessorSessionFactory

public interface FunctionContributions
Allows custom function descriptors to be contributed to the eventual SqmFunctionRegistry, either by a Dialect or by a FunctionContributor.
See Also: