Interface WithProjection<R>

Type Parameters:
R - - the entity class

public interface WithProjection<R>
A common interface for all of Insert, Replace, Upsert that take Projection
Author:
Michael Reiche
  • Method Summary

    Modifier and Type
    Method
    Description
    as(Class<R> returnType)