Class DefaultBlockIdProvider

  • All Implemented Interfaces:
    pro.fessional.wings.faceless.service.lightid.BlockIdProvider

    
    public class DefaultBlockIdProvider
     implements BlockIdProvider
                        
    Since:

    2019-09-12

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public volatile int blockId
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      int getBlockId()
      • Methods inherited from class java.lang.Object

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

      • DefaultBlockIdProvider

        DefaultBlockIdProvider(String sql, JdbcTemplate template)