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 Object
get(org.hibernate.Session session)
Deprecated.Class
getClazz()
Deprecated.
-