|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BulkTableEvent
The bulk table event.
| Method Summary | |
|---|---|
String |
getTableName()
Return the name of the table that was involved. |
boolean |
isDelete()
Return true if rows were deleted. |
boolean |
isInsert()
Return true if rows were inserted. |
boolean |
isUpdate()
Return true if rows were updated. |
| Method Detail |
|---|
String getTableName()
boolean isInsert()
boolean isUpdate()
boolean isDelete()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||