当前位置:  软件>java软件

Generic Repository

    来源:    发布时间:2014-12-31

    本文导语:  Generic Repository (grepo) 是一个开源的Java 框架,用来通过统一的方法访问各种数据库系统。使用grepo,一般不再需要提供所有的样板代码是必要的,以访问(数据库)从Java库。你所要做的就是适当的数据库编写的代码(查询,过...

Generic Repository[图片]

Generic Repository (grepo) 是一个开源的Java 框架,用来通过统一的方法访问各种数据库系统。使用grepo,一般不再需要提供所有的样板代码是必要的,以访问(数据库)从Java库。你所要做的就是适当的数据库编写的代码(查询,过程,函数等),一个适当注解的Java接口,很少Spring配置。使用该框架具有以下优点:

  • Improves development time because no implementations are required for data access objects (DAOs).
  • Simplifies development and increases code quality - you won't hear your colleague say "Hey look, what I've found - I guess this is not the way we do this normally?!" anymore.
  • Makes your data access layer consistent - similar/equal data access operations are "implemented" (and thus work) in the same way which in turn makes software more stable and in general better maintainable.

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • java命名空间java.util.logging类errormanager的类成员方法: generic_failure定义及介绍
  • generic_file_aio_write_nolock和generic_file_aio_write什么区别啊?
  • Generic DAO Framework
  • php iis7站长之家
  • C++内存管理库 Generic Memory Manager
  • Generic Data Binder
  • Linux版本中,generic是什么意思?
  • ioctl中能不能调用generic_file_read呀?我一调用就不动了
  • CAS Generic Handler
  • JDK 1.4到底有没有实现Generic type(JSR-14)?
  • 哈希算法计算 Generic Hash and HMAC Program
  • 读generic_make_request函数时的一点疑问
  • 轻量级 ORM 框架 Generic DAO


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3