Class TicketNotificationStrategy.AlarmStateRowCallbackHandler

  • All Implemented Interfaces:
    org.springframework.jdbc.core.RowCallbackHandler
    Enclosing class:
    TicketNotificationStrategy

    protected static class TicketNotificationStrategy.AlarmStateRowCallbackHandler
    extends java.lang.Object
    implements org.springframework.jdbc.core.RowCallbackHandler
    • Constructor Detail

      • AlarmStateRowCallbackHandler

        public AlarmStateRowCallbackHandler()
    • Method Detail

      • processRow

        public void processRow​(java.sql.ResultSet rs)
                        throws java.sql.SQLException
        Specified by:
        processRow in interface org.springframework.jdbc.core.RowCallbackHandler
        Throws:
        java.sql.SQLException