|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tmatesoft.sqljet.core.internal.schema.SqlJetAlterTableDef
public class SqlJetAlterTableDef
| Constructor Summary | |
|---|---|
SqlJetAlterTableDef(org.antlr.runtime.ParserRuleReturnScope parsedSql)
|
|
| Method Summary | |
|---|---|
ISqlJetColumnDef |
getNewColumnDef()
|
java.lang.String |
getNewTableName()
|
org.antlr.runtime.ParserRuleReturnScope |
getParsedSql()
|
java.lang.String |
getTableName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlJetAlterTableDef(org.antlr.runtime.ParserRuleReturnScope parsedSql)
throws SqlJetException
ast -
SqlJetException| Method Detail |
|---|
public java.lang.String getTableName()
public java.lang.String getNewTableName()
public ISqlJetColumnDef getNewColumnDef()
public org.antlr.runtime.ParserRuleReturnScope getParsedSql()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||