In reading about the object cache I'm wondering does this reduce the number of round trips to the database and if so where should I look to get a better line of sight into how that works (either in docs or code). Also, does ormlite vary how often changes get committed to the database?
I've been poring over the docs but there's a lot there so if I'm missing something I thought maybe the group might help. Thanks in advance.