Class AbstractJpaTestCase.UpdateSection

  • Enclosing class:
    AbstractJpaTestCase

    public static class AbstractJpaTestCase.UpdateSection
    extends java.lang.Object
    Mock section for updating entity.
    • Constructor Summary

      Constructors 
      Constructor Description
      UpdateSection()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void service​(javax.persistence.EntityManager entityManager)  
      • Methods inherited from class java.lang.Object

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

      • UpdateSection

        public UpdateSection()
    • Method Detail

      • service

        public void service​(javax.persistence.EntityManager entityManager)