Interface SynchronizationTypeAccess

All Known Implementing Classes:
ExtendedEntityManager, UnsynchronizedEntityManagerWrapper

public interface SynchronizationTypeAccess
SynchronizationTypeAccess provides access to the SynchronizationType for an EntityManager.
Author:
Scott Marlow
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.persistence.SynchronizationType
     
  • Method Details

    • getSynchronizationType

      jakarta.persistence.SynchronizationType getSynchronizationType()