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