SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

com.solarmetric.rd.kodo.impl.jdbc.query.exp
Interface JDBCPath

All Superinterfaces:
JDBCValue, Path, Value
All Known Implementing Classes:
ConstantPath, SQLPath

public interface JDBCPath
extends Path, JDBCValue

A path represents a traversal into fields of a candidate object.


Method Summary
 void getKey()
           
 
Methods inherited from interface com.solarmetric.rd.kodo.query.Path
get
 
Methods inherited from interface com.solarmetric.rd.kodo.query.Value
isVariable
 
Methods inherited from interface com.solarmetric.rd.kodo.impl.jdbc.query.exp.JDBCValue
appendIsEmpty, appendIsNotNull, appendIsNull, appendTo, calculateValue, castTo, getDataStoreValue, getJoins, initialize, length
 

Method Detail

getKey

public void getKey()

SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

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