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 © 2001-2015 Red Hat, Inc. All Rights Reserved.