Interface UpdateCount.ListG<U>

All Known Subinterfaces:
UpdateCount.List_<U>
All Known Implementing Classes:
DataSourceW.Batched.AsGeneratedKeys.WithUpdateCount, DataSourceW.Batched.AsGeneratedKeys.WithUpdateCount.G, DataSourceW.Batched.WithUpdateCount, DataSourceW.Batched.WithUpdateCount.G, DataSourceW.Single.AsGeneratedKeys.WithUpdateCount, DataSourceW.Single.AsGeneratedKeys.WithUpdateCount.G, DataSourceW.Single.WithUpdateCount, DataSourceW.Single.WithUpdateCount.G
Enclosing interface:
UpdateCount

public static interface UpdateCount.ListG<U>
  • Method Summary

    Modifier and Type
    Method
    Description
    default <T> UpdateResult<U,List<T>>
    fetchList(Class<T> elementClass)