Class InvalidateList

java.lang.Object
com.aoindustries.aoserv.master.InvalidateList

public final class InvalidateList extends Object
In the request lifecycle, table invalidations occur after the database connection has been committed and released. This ensures that all data is available for the processes that react to the table updates. For efficiency, each host and account will only be notified once per table per request.
Author:
AO Industries, Inc.