Class CustomFunctionContributor

java.lang.Object
org.activiti.cloud.services.query.app.repository.function.CustomFunctionContributor
All Implemented Interfaces:
org.hibernate.boot.model.FunctionContributor

public class CustomFunctionContributor extends Object implements org.hibernate.boot.model.FunctionContributor
  • Constructor Details

    • CustomFunctionContributor

      public CustomFunctionContributor()
  • Method Details

    • contributeFunctions

      public void contributeFunctions(org.hibernate.boot.model.FunctionContributions functionContributions)
      Specified by:
      contributeFunctions in interface org.hibernate.boot.model.FunctionContributor