Interface WithProjecting<R>

Type Parameters:
R - - the entity class

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

    Modifier and Type
    Method
    Description
    project(String[] fields)