public interface LoggableUserType
Modifier and Type | Method and Description |
---|---|
String |
toLoggableString(Object value,
SessionFactoryImplementor factory)
Generate a loggable string representation of the collection (value).
|
String toLoggableString(Object value, SessionFactoryImplementor factory)
value
- The collection to be logged; guarenteed to be non-null and initialized.factory
- The factory.Copyright © 2021 JBoss by Red Hat. All rights reserved.