@MessageLogger(projectCode="HHH")
@ValidIdRange(min=90002001,
max=90003000)
public interface UnsupportedLogger
Modifier and Type | Method and Description |
---|---|
void |
usingLegacyClassnamesForProxies() |
@LogMessage(level=WARN) @Message(value="Global configuration option \'hibernate.bytecode.enforce_legacy_proxy_classnames\' was enabled. Generated proxies will use backwards compatible classnames. This option is unsupported and will be removed.", id=90002001) void usingLegacyClassnamesForProxies()
Copyright © 2019 JBoss by Red Hat. All rights reserved.