|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NativeHibernateExtractor
A native
SessionFactory extractor. Should be used with code/frameworks that
wrap the actual SessionFactory.
Method Summary
SessionFactoryextractNative(SessionFactory sessionFactory)
Returns the actual EntityManagerFactory based on the given EntityManagerFactory.
Method Detail
extractNative
SessionFactory extractNative(SessionFactory sessionFactory)
throws HibernateGpsDeviceException
EntityManagerFactory based on the given EntityManagerFactory.
Should return the same EntityManagerFactory if not wrapping has been done.
sessionFactory - The (possibly) wrapped EntityManagerFactory.
EntityManagerFactory implementation.
HibernateGpsDeviceException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright (c) 2004-2008 The Compass Project.