org.tmatesoft.sqljet.core.schema
Interface ISqlJetInTableExpression
-
- All Superinterfaces:
- ISqlJetExpression, ISqlJetInExpression
- All Known Implementing Classes:
- SqlJetInTableExpression
public interface ISqlJetInTableExpression extends ISqlJetInExpression
"IN" table's expression.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetDatabaseName()java.lang.StringgetTableName()-
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetInExpression
getExpression, isNot
-
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetExpression
getValue
-
-
DataMelt 3.0 © DataMelt by jWork.ORG