Class DbEvent

All Implemented Interfaces:
ObjectModel

public class DbEvent extends GenericModel
Schema for a database change event.
  • Method Details

    • getDbName

      public String getDbName()
      Gets the dbName. Schema for a database name.
      Returns:
      the dbName
    • getSeq

      public String getSeq()
      Gets the seq. Sequence number.
      Returns:
      the seq
    • getType

      public String getType()
      Gets the type. A database event.
      Returns:
      the type