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
- HibernateException
Copyright © 2014. All Rights Reserved.