correct spell

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18796 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Strong Liu 2010-02-14 12:57:30 +00:00
parent b3dca5d4d6
commit 8e2797d7c6
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@
view of the application user, and implement it using an extended view of the application user, and implement it using an extended
persistence context. Please refer to the Hibernate reference manual or persistence context. Please refer to the Hibernate reference manual or
the book Hibernate In Action for more information about this pattern. the book Hibernate In Action for more information about this pattern.
JBoss Seam is a framework tht link together JSF and EJB3 around the JBoss Seam is a framework that link together JSF and EJB3 around the
notion of conversation and unit of work. For an application-managed notion of conversation and unit of work. For an application-managed
entity manager the persistence context is created when the entity entity manager the persistence context is created when the entity
manager is created and kept until the entity manager is closed. In an manager is created and kept until the entity manager is closed. In an