Hibernate/Ibates ORM Tech
文章平均质量分 88
chenyujin999
这个作者很懒,什么都没留下…
展开
-
Hibernate Tutorial 11 - Configuring Collections and Adding Keys --Continued
Configuring Collections and Adding Keys@jointable原创 2013-10-26 12:28:17 · 738 阅读 · 0 评论 -
Getting Started with iBatis (MyBatis): XML Configuration
February 14, 2011 | ByLoiane This tutorial will walk you through how to setup iBatis (MyBatis) in a simple Java project and will present examples using simple insert, update, select and delete翻译 2013-10-31 18:48:04 · 1046 阅读 · 0 评论 -
Getting Started with iBatis (MyBatis): Annotations
This tutorial will walk you through how to setup iBatis (MyBatis) in a simple Java project and will present examples using simple insert, update, select and delete statements using annotations. Th翻译 2013-10-31 18:46:18 · 1482 阅读 · 0 评论 -
MyBatis(iBatis 3) and Spring and Struts2
MyBatis(iBatis 3) and Spring and Struts2 http://code.google.com/p/mybatis/wiki/Springsample codeconfig filesInstall Tomcat Install Mysql Create pom.xml 4.0.0 struts2原创 2013-10-31 00:42:20 · 1397 阅读 · 0 评论 -
a complete example of using One to Many and One to One associations using MyBatis annotations
Dear Readers,Below is a complete example of using One to Many and One to One associations using MyBatis annotations.Example illustrates how we realized is-a and has-a relation (Candidate is a Pers原创 2013-10-31 00:35:22 · 9261 阅读 · 0 评论 -
MyBatis Tutorial – CRUD Operations and Mapping Relationships – Part 1
MyBatis Tutorial – CRUD Operations and Mapping Relationships – Part 1by Siva Reddyon November 16th, 2012| Filed in: Enterprise JavaTags: MyBatisCRUD OperationsMyBatis is an原创 2013-10-31 00:32:49 · 1551 阅读 · 0 评论 -
MyBatis Tutorial – CRUD Operations and Mapping Relationships – Part 2
MyBatis Tutorial – CRUD Operations and Mapping Relationships – Part 2by Siva Reddyon November 19th, 2012| Filed in: Enterprise JavaTags: MyBatisTo illustrate we are consideri原创 2013-10-31 00:29:03 · 1786 阅读 · 0 评论 -
Spring MVC 3 Controller for MyBatis CRUD operation
Spring MVC 3 Controller for MyBatis CRUD operationby Rahul Mondalon May 3rd, 2012| Filed in: Enterprise JavaTags: CRUD,MyBatis,Spring,Spring MVC Till now we have create原创 2013-10-31 00:27:51 · 1784 阅读 · 0 评论 -
MyBatis 3 – Spring integration tutorial
MyBatis 3 – Spring integration tutorialby Rahul Mondalon February 15th, 2012| Filed in: Enterprise JavaTags: MyBatis,SpringAs a first step of this tutorial, Spring MVC 3 CR原创 2013-10-31 00:25:44 · 1417 阅读 · 0 评论 -
Hibernate Tutorial
What is Hibernate? an ORM(object relation management) toolUsed in the data layer of applicationsImplements JPA What it resolves?before it, the jdbc connection be us原创 2013-10-21 18:15:37 · 782 阅读 · 0 评论 -
Introduction to iBatis (MyBatis), An alternative to Hibernate and JDBC
February 7, 2011 | ByLoiane I started to write a new article series about iBatis/MyBatis. This is the first article and it will walk you through what isiBatis/MyBatisand why you should use翻译 2013-10-31 18:48:59 · 1086 阅读 · 0 评论