Interface QueryDelegate.RowIdChangeNotifier

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    TableQuery
    Enclosing interface:
    QueryDelegate

    @Deprecated
    public static interface QueryDelegate.RowIdChangeNotifier
    extends Serializable
    Deprecated.
    The interface for adding and removing RowIdChangeEvent listeners. By implementing this interface a class explicitly announces that it will generate a RowIdChangeEvent when it performs a database commit that may change the RowId.