Class DefaultCacheInvalidatorTest

    • Constructor Detail

      • DefaultCacheInvalidatorTest

        public DefaultCacheInvalidatorTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        default setup, prepares few records for delete/insert/update operation and models to be updated/deleted
        Throws:
        java.lang.Exception
      • clear

        public void clear()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidateForSimpleCreateOperationInTx

        public void testInvalidateForSimpleCreateOperationInTx()