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; guaranteed to be non-null and initialized.factory - The factory.Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.