Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetViewDef
-
- All Known Implementing Classes:
SqlJetViewDef
public interface ISqlJetViewDef
View Definition.- Author:
- TMate Software Ltd.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
java.lang.String
toSQL()
-