接口 ReaderCollector

  • 所有已知实现类:
    AbstractLoadQueryDetails.ReaderCollectorImpl

    public interface ReaderCollector
    Used as a callback mechanism while building the SQL statement to collect the needed ResultSet initializers.
    作者:
    Steve Ebersole, Gail Badner