Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Principle of SSM framework

2025-04-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

SSM framework: spring, springMVC, mybaits.

Spring:spring is a container. Similar to an object factory, classes marked as required are put into this container in advance. For the generation of objects, it is not necessary to new manually, but can be generated automatically through IOC (inversion of Control).

SpringMVC: controller and view dispatcher.

Mybaits:JDBC encapsulation is essentially the operation of JDBC to the database. Sqlsessionfactory instance, in which entity, database table and mapper correspond one to one, and none of them is indispensable.

According to the correspondence between the user's entity class and the mapping mapper file, the corresponding sql operation is obtained to execute.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report