论坛首页 入门技术论坛

我要做的东西是否适合用Hibernate?

浏览 2122 次
该帖已经被评为新手帖
作者 正文
   发表时间:2006-12-26  
   要做一个资产管理的系统,主要就是信息的录入,修改和查询,最后打印.其实就是和数据打交道.
    过去都是用直接用数据库连接池,看Hibernate的文档.
_Hibernate may not be the best solution for data-centric applications that only use stored-procedures to
implement the business logic in the database, it is most useful with object-oriented domain models and business
logic in the Java-based middle-tier.
     那意思是不是对于我这种以数据为中心的,不采用Hibernate好呢?
   发表时间:2007-03-15  
其实我感觉hibernate的应用不是看你的系统实现什么样的功能,而是说你的系统采用什么样子的架构 ???
0 请登录后投票
   发表时间:2007-03-15  
普通的增删改用hibernate还是不错的
0 请登录后投票
   发表时间:2007-08-01  
Hibernate may not be the best solution for data-centric applications that only use stored-procedures to
implement the business logic in the database, it is most useful with object-oriented domain models and business
logic in the Java-based middle-tier.
对于那种仅仅在数据库中以存储过程实现的以数据为中心的应用来说,Hibernate也许不是最好的解决方案,她最有用的地方在于基于java的面向对象的域模型以及商业逻辑中间层。
0 请登录后投票
论坛首页 入门技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics