Hibernate5 Notes

1. Persistence refers to saving data (objects in memory) to a persistent storage device, which is mainly used to store data in memory in relational databases. In the three-tier structure, the main job of the data access layer is to save data to the database or read data from the database, so the data access layer usually also becomes the persistence layer.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324897604&siteId=291194637