|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
CacheProvider
implementation class to use for second level caching.
DataSource
which should be used by the managed SessionFactory
.
TreeCache
MBean to be used as the second level cache.
ListenerInjector
implementor class to use.
SessionFactory
has been running.
sf.getCurrentSession().
Interceptor
impl class to be attached to the managed SessionFactory
.
SessionFactory
is to be bound.
sf.openSession( sf.getCurrentSession().connection() )
SessionFactory
.
HibernateMBean
implementation.SessionFactory.getCurrentSession()
method is the preferred approach to managing "transaction contextual sessions".Hibernate
MBean when
it is time to generate any custom listeners.
SessionFactory
?
Note : the only way to propogate these changes to the SF is by calling the HibernateMBean.rebuildSessionFactory()
managed
operation.
SessionFactory
?
Configuration
which
will then later be used to build the SessionFactory
.SessionFactory
such that any setting changes
made can take effect.
getUnmanagedSession(String)
CacheProvider
implementation class to use for second level caching.
DataSource
which should be used by the managed SessionFactory
.
TreeCache
MBean to be used as the second level cache.
ListenerInjector
implementor class to use.
Interceptor
impl class to be attached to the managed SessionFactory
.
SessionFactory
is to be bound.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |