Class DmlStatementsProcessor.InsertEntryProcessor

    • Constructor Detail

      • InsertEntryProcessor

        public InsertEntryProcessor​(Object val)
    • Method Detail

      • process

        public Boolean process​(javax.cache.processor.MutableEntry<Object,​Object> entry,
                               Object... arguments)
                        throws javax.cache.processor.EntryProcessorException
        Specified by:
        process in interface javax.cache.processor.EntryProcessor<Object,​Object,​Boolean>
        Throws:
        javax.cache.processor.EntryProcessorException