public final class Printer extends Object
| Constructor and Description |
|---|
Printer(SessionFactoryImplementor factory) |
public Printer(SessionFactoryImplementor factory)
public String toString(Object entity, EntityMode entityMode) throws HibernateException
entity - an actual entity object, not a proxy!HibernateExceptionpublic String toString(Type[] types, Object[] values) throws HibernateException
HibernateExceptionpublic String toString(Map namedTypedValues) throws HibernateException
HibernateExceptionpublic void toString(Iterator iter, EntityMode entityMode) throws HibernateException
HibernateExceptionCopyright © 2002-2012 Red Hat Middleware, LLC. All Rights Reserved