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!HibernateException
public String toString(Type[] types, Object[] values) throws HibernateException
HibernateException
public String toString(Map namedTypedValues) throws HibernateException
HibernateException
public void toString(Iterator iter, EntityMode entityMode) throws HibernateException
HibernateException
Copyright © 2002-2013 Red Hat Middleware, LLC. All Rights Reserved