Class FacelessJooqCudConfiguration

  • All Implemented Interfaces:

    @Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled()@ConditionalOnClass(value = Settings.class) 
    public class FacelessJooqCudConfiguration
    
                        
    Since:

    2019-08-12

    Author:

    trydofor

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ExecuteListenerProvider jooqJournalDeleteListener() when deleting with commit_id, whether to update first and then delete.
      • Methods inherited from class java.lang.Object

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

      • FacelessJooqCudConfiguration

        FacelessJooqCudConfiguration()