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 © 2012 JBoss by Red Hat. All Rights Reserved.