Interface SQLFunction<P,R>


public interface SQLFunction<P,R>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(P p)