Class Frameworks.PrepareAction<R>

  • Type Parameters:
    R - result type
    Enclosing class:
    Frameworks

    public abstract static class Frameworks.PrepareAction<R>
    extends java.lang.Object
    Piece of code to be run in a context where a planner and statement are available. The planner is accessible from the cluster parameter, as are several other useful objects. The connection and DataContext are accessible from the statement.