Class InMemoryExpressionFactory

  • All Implemented Interfaces:
    ExpressionFactory

    public class InMemoryExpressionFactory
    extends java.lang.Object
    implements ExpressionFactory
    Expression factory implementation that can be used to execute queries in memory.
    Author:
    Abe White