public static class HibernateOrmConfig.HibernateOrmConfigLog extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
bindParam
Deprecated.
|
boolean |
bindParameters
Logs SQL bind parameters.
|
| Constructor and Description |
|---|
HibernateOrmConfigLog() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAnyPropertySet() |
@ConfigItem @Deprecated public boolean bindParam
Setting it to true is obviously not recommended in production.
@ConfigItem public boolean bindParameters
Setting it to true is obviously not recommended in production.
Copyright © 2021 JBoss by Red Hat. All rights reserved.