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
- HibernateException
Copyright © 2017 JBoss by Red Hat. All rights reserved.