Spring 学习知识记录

Spring 学习知识记录_第1张图片

Overview of the Spring Framework

 

DAO: Data Access Objects 

Spring DAO 的设计思想

java对象持久化技术概述

java域对象持久化技术的比较

 

ORM:Object Relational Mapping

JPA

JDO

OJB

 

JEE:java Enterprise Edition

JMX

JMS

jdbc 

 

 

Spring Framework's Inversion of Control (IoC) container

Spring's Aspect-Oriented Programming (AOP)

Spring's integration with AspectJ

test-driven-development (TDD)

 

 如何使用Log4j

org.slf4j.Logger  http://www.slf4j.org/manual.html

你可能感兴趣的:(java,DAO,spring,jpa,TDD)