| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface LoggableUserTypeMethod Summary | |
String |
|
public String toLoggableString(Object value,
SessionFactoryImplementor factory)Generate a loggable string representation of the collection (value).
- Parameters:
value- The collection to be logged; guarenteed to be non-null and initialized.factory- The factory.
- Returns:
- The loggable string representation.