|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISqlJetMatchExpression
"MATCH" expression.
| Nested Class Summary | |
|---|---|
static class |
ISqlJetMatchExpression.Operation
"MATCH" expression's operation. |
| Method Summary | |
|---|---|
ISqlJetExpression |
getEscapeExpression()
|
ISqlJetExpression |
getExpression()
|
ISqlJetExpression |
getMatchExpression()
|
ISqlJetMatchExpression.Operation |
getOperation()
|
boolean |
isNot()
|
| Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetExpression |
|---|
getValue |
| Method Detail |
|---|
ISqlJetExpression getExpression()
ISqlJetMatchExpression.Operation getOperation()
boolean isNot()
ISqlJetExpression getMatchExpression()
ISqlJetExpression getEscapeExpression()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||