How can i synchronize operations get/insert by using Room ? Is it difference between synchronized and transaction ?
@Dao abstract class UserDao { @Insert(on