public abstract class AbstractVisitor extends Object
| Modifier and Type | Method and Description | 
|---|---|
void | 
processEntityPropertyValues(Object[] values,
                           Type[] types)
Dispatch each property value to processValue(). 
 | 
public void processEntityPropertyValues(Object[] values, Type[] types) throws HibernateException
values - types - HibernateExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.