Java高级工程师面试题SSH.docVIP

  • 0
  • 0
  • 约6.76千字
  • 约 7页
  • 2019-01-14 发布于广东
  • 举报
Java高级工程师面试题SSH.doc

Java高级工程师面试题SSH Interview topics for senior Java engineers Interviews with three frameworks for Struts, Spring, and Hibernate How does Hibernate work and why? How it works: (1). read and parse the configuration file (2). Read and parse the mapping information, create SessionFactory . Open Session create a transaction Transation (5). persist operations (6). Commit transaction (7). Close Session (8) Why use it? (1). The code for the JDBC access database is encapsulated, greatly simplifying the tedious code of the data access layer? . hiber nate is a JDBC based main stream persistence framework

文档评论(0)

1亿VIP精品文档

相关文档