Interface AnResultset.ObjCreator<T>

Type Parameters:
T - the user type
Enclosing class:
AnResultset
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface AnResultset.ObjCreator<T>
Object creator for converting an entity record to a user type instance.
Since:
1.4.12
Author:
odys-z@github.com
  • Method Summary

    Modifier and Type
    Method
    Description