Class HibernateOrmConfig.HibernateOrmConfigLog

    • Field Detail

      • bindParam

        @ConfigItem
        @Deprecated
        public boolean bindParam
        Deprecated.
        Logs SQL bind parameter.

        Setting it to true is obviously not recommended in production.

      • bindParameters

        @ConfigItem
        public boolean bindParameters
        Logs SQL bind parameters.

        Setting it to true is obviously not recommended in production.

    • Constructor Detail

      • HibernateOrmConfigLog

        public HibernateOrmConfigLog()
    • Method Detail

      • isAnyPropertySet

        public boolean isAnyPropertySet()