Interface SqlLoggable<T>

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Deprecated @FunctionalInterface public interface SqlLoggable<T>
Deprecated.
this class is not for end-user use and should not be in the public API.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.