Interface JavaType.CoercionContext

All Known Subinterfaces:
EventSource, SessionImplementor, SharedSessionContractImplementor, StatelessSessionImplementor
All Known Implementing Classes:
SessionDelegatorBaseImpl, SharedSessionDelegatorBaseImpl
Enclosing interface:
JavaType<T>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @Deprecated(forRemoval=true, since="7.2") public static interface JavaType.CoercionContext
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getTypeConfiguration

      TypeConfiguration getTypeConfiguration()
      Deprecated, for removal: This API element is subject to removal in a future version.