|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IsLikeStringPart
Part of a IsLikeString.
| Method Summary | |
|---|---|
String |
toSQL()
Returns an encoding that is suitable for arguments of "IS LIKE"-clauses in SQL. |
String |
toSQL(boolean toLowerCase)
Returns an encoding that is suitable for arguments of "IS LIKE"-clauses in SQL. |
| Method Detail |
|---|
String toSQL()
This means:
String toSQL(boolean toLowerCase)
This means:
toLowerCase - true means: convert to lowercase letters
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||