Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Hibernate
Search - Hibernate - List
基于myeclipse环境开发的一个包含hibernate实现持久层,spring作为业务层,基于mvc的struts。-Myeclipse-based development environment that contains realize hibernate persistence layer, spring as a business layer, based on the mvc of struts.
Update : 2024-05-04 Size : 36864 Publisher : imronin

ajax+jsp+Hibernate实现的Blog源代码.rar,如题,综合采用ajax技术,jsp作为显示部分,hibernate作为持久层进行数据库的操作封装的blog,转自互联网-ajax+ jsp+ Hibernate realize the Blog source code. rar, such as the title, a combination of ajax technology, jsp as a display part, hibernate as a persistence layer for database operations package blog, carried over the Internet
Update : 2024-05-04 Size : 4021248 Publisher : imronin

DL : 0
学习Hibernate的一本好书,台湾人搞的,我也是通过此书入门的,建议-Learning Hibernate
Update : 2024-05-04 Size : 24820736 Publisher : chinaxin

DL : 0
提供了hibernate的基本用法,大家可以看一看-Provided the basic usage of hibernate, you can take a look at the
Update : 2024-05-04 Size : 8943616 Publisher :

spring+hibernate+structs经典入门-spring+ hibernate+ structs classic entry
Update : 2024-05-04 Size : 494592 Publisher : frank

DL : 0
2本pdf电子书,关于java的J2EE方面的Hibernate知识的介绍-2 pdf e-books, on the J2EE side java knowledge of Hibernate Introduction
Update : 2024-05-04 Size : 463872 Publisher : WW

struts+hibernate简单的例子,适合一些初学者.-struts+ hibernate simple example, some suitable for beginners.
Update : 2024-05-04 Size : 7269376 Publisher : dofy

struts+hibernate做的简单例子,大家可以看一下.-struts+ hibernate to do a simple example, we can look at.
Update : 2024-05-04 Size : 5650432 Publisher : dofy

DL : 0
Hibernate学习资料,pdf文档. 需要的朋友可下载.-Hibernate learning materials, pdf file. Friend in need can be downloaded.
Update : 2024-05-04 Size : 543744 Publisher : southdream

采用了流行的hibernate ,structs ,spring等第三方软件包技术,是整合的案例,可以用来做项目的素材-Adopted the popular hibernate, structs, spring, such as third-party package technology, is to integrate the case and can be used to make the project material
Update : 2024-05-04 Size : 1601536 Publisher : zhanghaiyu

have a look Spring+Hibernate+Struts资源共享系统-have a look Spring+ Hibernate+ Struts resource sharing system
Update : 2024-05-04 Size : 4601856 Publisher :

图书馆管理系统,spring,hibernate,struts框架编写,web版-Library management system, spring, hibernate, struts framework of the preparation, web version
Update : 2024-05-04 Size : 4216832 Publisher : 钱方正

精通J2EE--Eclipse、Struts、Hibernate及Spring整合应用案例,高清pdf文档。-Proficient in J2EE- Eclipse, Struts, Hibernate and Spring integrate applications cases, high-definition pdf documents.
Update : 2024-05-04 Size : 475136 Publisher : lin

详细介绍 轻量级J2EE企业应用实战:Struts+Spring+Hibernate 整合开发 非常适合初中级读者,特推荐 下载后直接解压 -Details of actual combat lightweight J2EE enterprise applications: Struts+ Spring+ Hibernate integration of the development is ideal for junior-level readers, especially the recommendation to download directly after extracting
Update : 2024-05-04 Size : 21750784 Publisher : xufeng

java对象/关系数据库映射工具hibernate和java web 框架struts结合的实例,读者可以在此实例基础上构建自己的应用。-java object/relational database mapping tool hibernate and java web framework struts examples of combination, readers can build their own based on the examples of applications.
Update : 2024-05-04 Size : 50176 Publisher : 武世旺

NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可以帮助你消除或者包装那些针对特定数据库的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。因此对于那些在基于.NET的中间层的应用中,它们实现面向对象的业务模型和商业逻辑的应用,NHibernate是最有用的。-err
Update : 2024-05-04 Size : 25586688 Publisher : zhang

DL : 0
作者:孙卫琴 讲解hibernate2.0 非常好 全书贯穿 在线购物系统 的设计实例 实践加理论 让你非常透彻理解 hibernate-Author:孙卫琴on hibernate2.0 very good throughout the whole book online shopping system design theory in practice allows you to add a very thorough understanding of hibernate
Update : 2024-05-04 Size : 16169984 Publisher : basi

DL : 0
hibernate的参考指南,详细介绍hibernate3的原理与作用-hibernate reference guide, detailing the role of Principle and Hibernate3
Update : 2024-05-04 Size : 1000448 Publisher : rose

DL : 0
关于配置hibernate的详细介绍,更适合新手来阅读。-On the detailed description of hibernate configuration more suitable for novice to read.
Update : 2024-05-04 Size : 197632 Publisher : jiangtao

DL : 0
Hibernate是一个开放源代码的对象关系映射框架,它对JDBC进行了非常轻量级的对象封装,使得Java程序员可以随心所欲的使用对象编程思维来操纵数据库。 Hibernate可以应用在任何使用JDBC的场合,既可以在Java的客户端程序实用,也可以在Servlet/JSP的Web应用中使用,最具革命意义的是,Hibernate可以在应用EJB的J2EE架构中取代CMP,完成数据持久化的重任。-Hibernate is an open source object-relational mapping framework, it had a very lightweight JDBC object package so that Java programmers can use arbitrary objects to manipulate database programming thinking. Hibernate can be applied to any use of JDBC occasion, either in the Java-client program useful, can also Servlet/JSP in Web applications, the most revolutionary is that, Hibernate to EJB in the application of the J2EE architecture to replace the CMP to complete the important task of data persistence.
Update : 2024-05-04 Size : 1013760 Publisher : li
« 1 2 34 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.