Class SpatialFunctionContributor

java.lang.Object
org.hibernate.spatial.contributor.SpatialFunctionContributor
All Implemented Interfaces:
org.hibernate.boot.model.FunctionContributor

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

    • SpatialFunctionContributor

      public SpatialFunctionContributor()
  • Method Details

    • contributeFunctions

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

      public int ordinal()
      Specified by:
      ordinal in interface org.hibernate.boot.model.FunctionContributor