java.lang.Objectorg.objectweb.telosys.dal.sql.Criterion
org.objectweb.telosys.dal.sql.SQLCriteria
Deprecated class Use Criterion class instead
Constructor Summary | |
SQLCriteria(java.lang.String sSqlExpression,
int iType)
Deprecated. |
Method Summary | |
java.lang.String |
getCriteria()
Deprecated. |
int |
getCriteriaType()
Deprecated. |
Methods inherited from class org.objectweb.telosys.dal.sql.Criterion |
doNotUse, getParamType, getParamValueAsObject, getParamValueAsString, getSqlExpression, isUsed, useWithValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLCriteria(java.lang.String sSqlExpression, int iType)
sSqlExpression
- iType
- Method Detail |
public java.lang.String getCriteria()
public int getCriteriaType()