deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.io.datastore.sql.wherebuilder
Class SingleChar

java.lang.Object
  extended by org.deegree.io.datastore.sql.wherebuilder.SingleChar
All Implemented Interfaces:
SpecialCharStringPart

final class SingleChar
extends java.lang.Object
implements SpecialCharStringPart

Part of a SpecialCharString -- represents an arbitrary character (in SQL: '_').

Version:
$Revision: 6588 $, $Date: 2007-04-11 17:31:29 +0200 (Mi, 11 Apr 2007) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Constructor Summary
SingleChar()
           
 
Method Summary
 java.lang.String toSQLStyle()
          Returns an encoding that is suitable for arguments of "IS LIKE"-clauses in SQL.
 java.lang.String toSQLStyle(boolean toLowerCase)
          Returns an encoding that is suitable for arguments of "IS LIKE"-clauses in SQL.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SingleChar

SingleChar()
Method Detail

toSQLStyle

public java.lang.String toSQLStyle()
Returns an encoding that is suitable for arguments of "IS LIKE"-clauses in SQL.

This means:

Specified by:
toSQLStyle in interface SpecialCharStringPart
Returns:
encoded string

toSQLStyle

public java.lang.String toSQLStyle(boolean toLowerCase)
Returns an encoding that is suitable for arguments of "IS LIKE"-clauses in SQL.

This means:

Specified by:
toSQLStyle in interface SpecialCharStringPart
Parameters:
toLowerCase - true means: convert to lowercase letters
Returns:
encoded string

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org