fr.cnes.sitools.dataset.database.jdbc
Class OperatorSQL

java.lang.Object
  extended by fr.cnes.sitools.dataset.database.jdbc.OperatorSQL

public final class OperatorSQL
extends java.lang.Object

Utility class to get Query operator String for SQL

Author:
m.gond

Method Summary
static java.lang.String getOperatorValue(Operator operator)
          Get the operator value for a SQL query
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOperatorValue

public static java.lang.String getOperatorValue(Operator operator)
Get the operator value for a SQL query

Parameters:
operator - the Operator
Returns:
the string representation of this operator for SQL


Copyright © 2010-2013 CNES. All Rights Reserved.