LocalCompassSessionBean.java | Class | A factory for
org.compass.core.CompassSession that creates a special proxied
session which can be used within code that runs within an external transaction (Spring, JTA).
The session can be used without using Compass transaction management code or even without
closing the session.
It is optional to set the
org.compass.core.Compass instance that will be used to create
the transactional Compass session. |