| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Presentations |
- Intro to Spring and JDBC/DAO Support by Eduardo Issao Ito - [Clicks: 554]
While studying Spring I've started to take some notes and compiling small examples. These notes turned into a PowerPoint presentation that I intend to use to introduce the Spring framework to my coworkers. Its is separated in two parts, the first include only "pure" Spring (BeanFactory, ApplicationContext, AOP) and the second uses these concepts to build the "integration parts" of Spring (JDBC, Hibernate, etc.) As it is introductory material I tried to add one concept at a time and to put not much detail, but examples of common usage. Currently it have 142 slides and is very complete, except for the MVC part that is missing.
http://www.springframework.org/downloads/EduardoIssao/Spring.pdf - Mar, 2004 - (PDF - 2569 Kb) - Spring DAO and JDBC support by Thomas Risberg - [Clicks: 444]
- Problems using straight JDBC; - How Spring's JDBC support solves some of these problems; - Overview of Spring Framework; - Introduction to Dependency Injection with Spring; - Spring's JavaBean Configuration for JDBC DataSource; - Beer Distributor Example -- The Spring JDBC solution; - Object Relational Mapping integration support; - Declarative Transaction Management (without EJB).
http://www.springframework.org/presentations/phillyjug/spring-phillyjug.html - Mar, 2004