Replace 'Java EE' with 'enterprise Java' as appropriate

Also change 'JEE' -> 'Java EE'
This commit is contained in:
Chris Beams
2010-08-07 14:47:17 +00:00
parent 0625990020
commit bf4b9f5ffb
5 changed files with 24 additions and 24 deletions

View File

@@ -169,8 +169,8 @@ TR: OK AS IS - I think it's fine as is - the concepts apply to both programmatic
management?</title>
<para>The Spring Framework's transaction management support changes
traditional rules as to when a Java EE application requires an
application server.</para>
traditional rules as to when a enterprise Java application requires
an application server.</para>
<para>In particular, you do not need an application server simply for
declarative transactions through EJBs. In fact, even if your