Go to file
Juergen Hoeller 41c04863f1 DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@620 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-12 23:30:28 +00:00
build-spring-framework revised expression parser API design 2009-02-12 23:03:58 +00:00
org.springframework.aop added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor 2009-02-10 11:24:05 +00:00
org.springframework.aspects
org.springframework.beans revised expression parser API design 2009-02-12 23:03:58 +00:00
org.springframework.context revised expression parser API design 2009-02-12 23:03:58 +00:00
org.springframework.context.support added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters 2009-02-05 22:45:35 +00:00
org.springframework.core revised expression parser API design 2009-02-12 23:03:58 +00:00
org.springframework.expression revised expression parser API design 2009-02-12 23:03:58 +00:00
org.springframework.instrument
org.springframework.instrument.classloading
org.springframework.integration-tests added IntelliJ settings for integration-tests module 2009-02-12 22:12:27 +00:00
org.springframework.jdbc DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true 2009-02-12 23:30:28 +00:00
org.springframework.jms fixed JmsException/JmsUtils to fully avoid NPEs in case of cause messages being null 2009-02-12 17:33:57 +00:00
org.springframework.orm updated to Hibernate 3.3 + Hibernate EntityManager 3.4 (requires SFL4J <= 1.5.3!) as well as OpenJPA 1.1 2009-02-09 21:40:53 +00:00
org.springframework.oxm
org.springframework.samples.petclinic Added content negotiation and MarshallingView to petclinic 2009-02-06 16:12:13 +00:00
org.springframework.spring-library
org.springframework.test
org.springframework.transaction generified NumberUtils signature 2009-02-12 17:40:51 +00:00
org.springframework.web all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor" 2009-02-05 21:18:10 +00:00
org.springframework.web.portlet ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface 2009-02-09 18:26:30 +00:00
org.springframework.web.servlet Solved concurrency issue 2009-02-09 22:10:47 +00:00
build.properties
ci-build.properties
spring-framework.ipr
spring-framework.psf