Class PostgreSQLLobTypeContributor

  • All Implemented Interfaces:
    org.hibernate.boot.model.TypeContributor

    public class PostgreSQLLobTypeContributor
    extends Object
    implements org.hibernate.boot.model.TypeContributor
    • Constructor Detail

      • PostgreSQLLobTypeContributor

        public PostgreSQLLobTypeContributor()
    • Method Detail

      • contribute

        public void contribute​(org.hibernate.boot.model.TypeContributions typeContributions,
                               org.hibernate.service.ServiceRegistry serviceRegistry)
        Specified by:
        contribute in interface org.hibernate.boot.model.TypeContributor