Class JPAProvider


  • public final class JPAProvider
    extends java.lang.Object
    JPAProvider provides detection of the JPA provider based on the EntityManager instance
    Author:
    tiwe
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static JPQLTemplates getTemplates​(jakarta.persistence.EntityManager em)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTemplates

        public static JPQLTemplates getTemplates​(jakarta.persistence.EntityManager em)