Skip to content

Commit

Permalink
HHH-5993 Add documentation for session factory observer config
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelbernard committed Mar 15, 2011
1 parent 81e5f86 commit edc7f96
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -700,6 +700,14 @@ EntityManagerFactory programmaticEmf =
constructor.</entry>
</row>

<row>
<entry>hibernate.ejb.session_factory_observer</entry>

<entry>A optional <classname>SessionFactoryObserver</classname>
implementation class name. The class must have a no-arg
constructor.</entry>
</row>

<row>
<entry>hibernate.ejb.event.&lt;eventtype&gt;</entry>

Expand Down

0 comments on commit edc7f96

Please sign in to comment.