org.exolab.castor.jdo.drivers
Class HsqlCondition
java.lang.Object
org.exolab.castor.jdo.drivers.HsqlCondition
(package private) final class HsqlCondition
extends java.lang.Object
Simple abstraction of a condition. Note that this class is immutable so
that this class may be copied to other instances during the clonation
process performed in the superclass without the risk of introducing
undesired side effects.
HsqlCondition(String tableName, String columnName, String operator, String value) - Public constructor
|
HsqlCondition
public HsqlCondition(String tableName,
String columnName,
String operator,
String value)
Public constructor
getOperator
public final String getOperator()
getValue
public final String getValue()
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com