The Save() method stores data in memory, not in the database. Why is this behavior necessary? Is it necessary for optimization?
Im learning hibernate and want to understand what to expect from a program with this behavior. I used to work with databases and there was no such way to save.