zoukankan      html  css  js  c++  java
  • TT信息-5-Hibernate

    1、为什么要使用 hibernate?
    2、 什么是 ORM 框架?
    3、 hibernate 中如何在控制台查看打印的 sql 语句?
    4、 hibernate 有几种查询方式?
    5、 hibernate 实体类可以被定义为 final 吗?
    6、 在 hibernate 中使用 Integer 和 int 做映射有什么区别?
    7、 hibernate 是如何工作的?
    8、 get()和 load()的区别?
    9、 说一下 hibernate 的缓存机制?
    10、 hibernate 对象有哪些状态?
    11、在 hibernate 中 getCurrentSession 和 openSession 的区别是什么?
    12、 hibernate 实体类必须要有无参构造函数吗?为什么?

  • 相关阅读:
    SHELL[22]
    SHELL[15]
    SHELL[08]
    SHELL[12]
    SHELL[06]
    SHELL[24]
    SHELL[11]
    shell文件合并、去重
    SHELL[25]
    SHELL[14]
  • 原文地址:https://www.cnblogs.com/cm039/p/12060747.html
Copyright © 2011-2022 走看看