Interface UpdateCount.List_<U>

All Superinterfaces:
UpdateCount.ListG<U>
All Known Implementing Classes:
DataSourceW.Batched.AsGeneratedKeys.WithUpdateCount, DataSourceW.Batched.WithUpdateCount, DataSourceW.Single.AsGeneratedKeys.WithUpdateCount, DataSourceW.Single.WithUpdateCount
Enclosing interface:
UpdateCount

public static interface UpdateCount.List_<U> extends UpdateCount.ListG<U>