Interface ContributorImplementor

    • Method Detail

      • contributeJavaTypes

        default void contributeJavaTypes​(org.hibernate.boot.model.TypeContributions typeContributions)
      • contributeJdbcTypes

        void contributeJdbcTypes​(org.hibernate.boot.model.TypeContributions typeContributions)
      • contributeFunctions

        void contributeFunctions​(org.hibernate.boot.model.FunctionContributions functionContributions)
      • getServiceRegistry

        org.hibernate.service.ServiceRegistry getServiceRegistry()