Welcome![Sign In][Sign Up]
Location:
Search - hibernate src

Search list

[JSP/Javamyfaces-1.0.9-src

Description: 一个使用struts+hibernate+spring开发的完的网站源代码。-use of a spring struts pertains to the development of the End website source code.
Platform: | Size: 1910582 | Author: 李明 | Hits:

[Web Serverbetterpetshop-src

Description: Tapestry+Spring+Hibernate的网络宠物店例子程序,如果要使用Tapestry进行网站设计的话,请参考-Hibernate example of a network of pet procedures, If you want to use Tapestry design for the site, then please refer to
Platform: | Size: 6725159 | Author: 赵程佳 | Hits:

[Other resourcestruts-hibernate-src

Description: java对象/关系数据库映射工具hibernate和java web 框架struts结合的实例,读者可以在此实例基础上构建自己的应用。
Platform: | Size: 50079 | Author: 武世旺 | Hits:

[JSP/Javamyfaces-1.0.9-src

Description: 一个使用struts+hibernate+spring开发的完的网站源代码。-use of a spring struts pertains to the development of the End website source code.
Platform: | Size: 1909760 | Author: 李明 | Hits:

[Web Serverbetterpetshop-src

Description: Tapestry+Spring+Hibernate的网络宠物店例子程序,如果要使用Tapestry进行网站设计的话,请参考-Hibernate example of a network of pet procedures, If you want to use Tapestry design for the site, then please refer to
Platform: | Size: 6724608 | Author: 赵程佳 | Hits:

[JSP/Javaappfuse-1.9.3-src

Description: appfuse一套结合STRUTS+SPRING+HIBERNATE的框架-appfuse a combination STRUTS framework SPRING HIBERNATE
Platform: | Size: 32060416 | Author: | Hits:

[JSPstruts-hibernate-src

Description: 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.
Platform: | Size: 50176 | Author: 武世旺 | Hits:

[JSP/Javasrc

Description: spring整合struts, hibernate实现了用户管理。-spring integrate struts, hibernate realize the user management.
Platform: | Size: 32768 | Author: cairengang | Hits:

[JSPcommons-collections-2.1.1-src

Description: iBATIS似乎已远离众说纷纭的OR框架之列,通常人们对非常流行的Hibernate情有独钟。但正如Spring A Developer s Notebook作者Bruce Tate 和Justin Gehtland所说的那样,与其他的OR框架相比,iBATIS独辟蹊径“iBATIS不是试图从根本上掩盖SQL,实际上,它是在拥抱SQL。” 但别犯愁:SQL本身具备了一些重要的功能,并且通过模板的使用,在Spring应用中采用iBATIS显得轻而易举。在此摘录中,两位作者将和你一起安装iBATIS并将其集成进你的Spring应用中。他们也阐明了怎样取得你已编写的SQL语句及把他们映射给iBATIS使用的Bean。最后,还讨论了iBATIS的优缺点,及为什么是这样的一种方式,即所谓的“在完全OR与JDBC之间的一个幽雅的折衷。” 就象Developer s Notebook 系列中所有的书一样,你将由直接的且实用的方式获得信息,这些信息包含了完成你工作所需的细节。换言之:“一切来自实战,没有讲义。”
Platform: | Size: 490496 | Author: 幸福的流浪 | Hits:

[Applicationssrc

Description: struts spring hibernate开发的移动公司系统-struts spring hibernate development of mobile systems
Platform: | Size: 33792 | Author: niansen | Hits:

[JSP/Javareseacher-src-nonejar

Description: struts,spring,hibernate,oracle入门练习的好例子-struts, spring, hibernate, oracle entry to practice a good example of
Platform: | Size: 63488 | Author: weiyunhang | Hits:

[JSP/JavabookshopV2.0-src-nonejar

Description: 有简单的网上书店需求及设计流程,里面包含struts2,spring,hibernate,ajax,oracle,log4j等技术。是java开源编程的良好提升实践。-A simple online bookstore needs and design process, which contains struts2, spring, hibernate, ajax, oracle, log4j technology. Java open source programming is a good practice to upgrade.
Platform: | Size: 1250304 | Author: weiyunhang | Hits:

[JSP/Javaappfuse-1.8.2-src

Description: this is for appfuse1.8 source using strut 1.x, spring and hibernate.
Platform: | Size: 22385664 | Author: kokoaung | Hits:

[JSP/Javahibernate-3.1.3-all-src

Description: hibernate-3.1.3-all-src.zip 面向对象的访问数据库工具-hibernate-3.1.3-all-src.zip a object-oriented way to access database
Platform: | Size: 1360896 | Author: xie | Hits:

[JSP/Javahibernate-src

Description: 开发框架,是开源的一个很好用的集成工具。-Development framework is a good use of open source integration tool.
Platform: | Size: 4874240 | Author: xuyiyi | Hits:

[JSP/Javahibernate-3.2-src

Description: hibernate源码 hibernate源码 -hibernate
Platform: | Size: 1431552 | Author: hello | Hits:

[JSP/Javaapache-roller-src-4.0.1.tar

Description: roller 是开源系统。 用最新技术编写。 hibernate spring struts 大名顶顶的sun IBM的官方博客源码。-roller is open source system. Prepared using the latest technology. hibernate spring struts daimyo Dingding the sun IBM' s official blog source.
Platform: | Size: 10547200 | Author: lirui | Hits:

[CSharpNHibernate-1.2.0.GA-src

Description: NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可以帮助你消除或者包装那些针对特定数据库的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。因此对于那些在基于.NET的中间层的应用中,它们实现面向对象的业务模型和商业逻辑的应用,NHibernate是最有用的。-NHibernate is a face. NET environment in a relational database for object persistence library. NHibernate comes from the excellent Java-based relational persistence tool Hibernate. NHibernate from the database to persist your bottom. Net objects to the relational database. NHibernate for you to deal with these, you do not have to write their own SQL database access object. Just your code and object association, NHibernat automatically generates SQL statements, and to ensure that the object submitted to the proper tables and fields to go. A significant reduction in development time with SQL and the ADO.NET manual data processing time. NHibernate can help you to eliminate or Packing for a particular database that SQL code, and help you to format the result set from the table to switch to a representation of objects. So for those based on. NET middle-tier applications that implement object-oriented business model and business logic of the application, NHibernate is the most useful.
Platform: | Size: 3761152 | Author: 武东亮 | Hits:

[Other Web Codehibernate-3.0.5-all-src

Description: hibernate 源码 希望对大家有用 祝大家学习快乐-hibernate source want to be useful to learn happiness I wish you all
Platform: | Size: 1146880 | Author: luning | Hits:

[JSP/Javahibernate-3.2.6-src

Description: hibernate学习文档,重点介绍hibernate的基本内容,有助于大家进一步学习-hibernate documentation to learn, focusing on the basic content to hibernate, to help you learn more
Platform: | Size: 1506304 | Author: dongwei | Hits:
« 12 3 »

CodeBus www.codebus.net