Class AbstractArrayContainsFunction

    • Field Detail

      • LOG

        protected static final org.hibernate.internal.log.DeprecationLogger LOG
      • nullable

        protected final boolean nullable
    • Constructor Detail

      • AbstractArrayContainsFunction

        public AbstractArrayContainsFunction​(boolean nullable,
                                             TypeConfiguration typeConfiguration)