Class InMemoryExpressionFactory

java.lang.Object
org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
All Implemented Interfaces:
ExpressionFactory

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