Sammy Blog
Wednesday, 13 July 2011
JSP life cycle
JQuery cheat sheet
JQuery 1.2:
The Interactive Cheat Sheet below is inspired by colorcharge.com, but in addition it has links to jQuery API documentation.
JQuery 1.6
http://woorkup.com/2011/05/12/jquery-visual-cheat-sheet-1-6/
The Interactive Cheat Sheet below is inspired by colorcharge.com, but in addition it has links to jQuery API documentation.
JQuery 1.6
http://woorkup.com/2011/05/12/jquery-visual-cheat-sheet-1-6/
MyBatis diagram
The MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.
To use the MyBatis data mapper, you rely on your own objects, XML, and SQL. There is little to learn that you don't already know. With the MyBatis data mapper, you have the full power of both SQL and stored procedures at your fingertips.
The MyBatis project is developed and maintained by a team that includes the original creators of the "iBATIS" data mapper.
Subscribe to:
Posts (Atom)