Interface ExportHibernateHandle
-
- All Known Implementing Classes:
TransientHibernateHandle
@Deprecated public interface ExportHibernateHandle
Deprecated.since 8.0.0Moved from hibernate-extras. This would be temporarily available to support legacy import export.- Since:
- 8.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Objectget(org.hibernate.Session session)Deprecated.ClassgetClazz()Deprecated.
-