Interface QueryScript<R>

All Known Subinterfaces:
QueryFunctions<T,​R>
All Known Implementing Classes:
BaseQueryNameImpl, QueryExecutor

public interface QueryScript<R>
  • Method Summary

    Modifier and Type Method Description
    R script​(String script)