Uses of Interface
org.hibernate.engine.spi.SessionFactoryImplementor.DeserializationResolver
-
Packages that use SessionFactoryImplementor.DeserializationResolver Package Description org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate. -
-
Uses of SessionFactoryImplementor.DeserializationResolver in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return SessionFactoryImplementor.DeserializationResolver Modifier and Type Method Description SessionFactoryImplementor.DeserializationResolver<?>SessionFactoryDelegatingImpl. getDeserializationResolver()Deprecated.SessionFactoryImplementor.DeserializationResolver<?>SessionFactoryImplementor. getDeserializationResolver()Deprecated, for removal: This API element is subject to removal in a future version.this is never called
-