SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

com.solarmetric.rd.kodo.query
Interface Value

All Known Subinterfaces:
InMemoryValue, JDBCPath, JDBCValue, Path
All Known Implementing Classes:
BoundVariable, Constant, Constant, ConstantPath, Extension, Extension, InMemoryPath, MathValue, MathValue, Null, Parameter, SQLPath, This, UnboundVariable, Variable

public interface Value

Marker interface for any non-operator in a query filter, including constants, variables, and object fields.


Method Summary
 boolean isVariable()
          Return true if this value is a variable.
 

Method Detail

isVariable

public boolean isVariable()
Return true if this value is a variable.


SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.