org.hibernate.event.def
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 © 2016. All Rights Reserved.