jsr352.tck.specialized
Class MyItemWriteListenerImpl
java.lang.Object
jsr352.tck.specialized.MyItemWriteListenerImpl
@Named(value="MyItemWriteListener")
public class MyItemWriteListenerImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyItemWriteListenerImpl
public MyItemWriteListenerImpl()
beforeWrite
public void beforeWrite(List<WriteRecord> items)
throws Exception
- Throws:
Exception
afterWrite
public void afterWrite(List<WriteRecord> items)
throws Exception
- Throws:
Exception
onWriteError
public void onWriteError(SQLException e,
List<WriteRecord> items)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.