public class HibernateRecordWriter extends AbstractRecordWriter
HibernateTransactionListener for this purpose.| Constructor and Description |
|---|
HibernateRecordWriter(org.hibernate.Session session)
Create a Hibernate record writer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
writePayload(Object payload) |
processRecordpublic HibernateRecordWriter(org.hibernate.Session session)
session - the hibernate session to use to write entities.public void writePayload(Object payload) throws Exception
writePayload in class AbstractRecordWriterExceptionCopyright © 2017. All Rights Reserved.