I want to detect new raw insertion in Table. How can i do this?
Hello Daxeel Soni
For detecting new rows in Data tables you may use before/after create event handlers.
More details in the following article https://backendless.com/documentation/business-logic/java/bl_data_service_handler.htm.
Regards Anton