Interface UpdateCount.OneG<U>

All Known Subinterfaces:
UpdateCount.One<U>
All Known Implementing Classes:
DataSourceW.AsCall.WithUpdateCount, DataSourceW.AsCall.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.OneG<U>
  • Method Summary

    Modifier and Type
    Method
    Description
    default <T> UpdateResult<U,T>
    fetchOne(Class<T> toClass)