Commit Graph
9 Commits
Author SHA1 Message Date
Chris Beams 3755e488f0 Apply parentheses consistently within <methodname/>
Prior to change, there were 175 instances of <methodname/> elements
including parentheses (e.g.: <methodname>foo()</methodname>, and
36 instances without.

Now all 211 instances include parentheses for consistency.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3558 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-10 22:13:50 +00:00
Chris Beams 22271d0466 Improve explanation re DAOs and persistence resources (SPR-7339)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3528 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-07 13:57:01 +00:00
Arjen Poutsma 991f040948 Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2617 50f2f4bb-b051-0410-bef5-90022cba6387
2009-12-10 15:22:55 +00:00
Thomas Risberg b9c84b9b54 updated ORM coverage to provide <tx:advice> and @Transactional samples; removed ProxyFactoryBean example
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1339 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 23:30:36 +00:00
Thomas Risberg 79aae9dde9 updating code examples with generics/varargs; polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1136 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-09 02:40:54 +00:00
Thomas Risberg b13dfb067e replaced *DaoSuport coverage with annotations used for DAOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1133 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-08 20:33:32 +00:00
Thomas Risberg 04c3863246 fixed DOCTYPE to refer to the root_element used
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1082 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-30 04:16:07 +00:00
Thomas Risberg 8fe2a89d43 switched to use XInclude
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1001 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-14 21:37:40 +00:00
Thomas Risberg e2cb01c676 Added the Spring Framework reference documentation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@773 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-18 20:00:49 +00:00