Class HibernateOrmConfig.HibernateOrmConfigLog
java.lang.Object
io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigLog
- Enclosing class:
- HibernateOrmConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanDeprecated.booleanLogs SQL bind parameters. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bindParam
Deprecated.Logs SQL bind parameter.Setting it to true is obviously not recommended in production.
-
bindParameters
@ConfigItem public boolean bindParametersLogs SQL bind parameters.Setting it to true is obviously not recommended in production.
-
-
Constructor Details
-
HibernateOrmConfigLog
public HibernateOrmConfigLog()
-
-
Method Details
-
isAnyPropertySet
public boolean isAnyPropertySet()
-