All Packages Class Hierarchy This Package Previous Next Index
Class relaaja.database.parser.ASTDropColumn
java.lang.Object
|
+----relaaja.database.parser.SimpleNode
|
+----relaaja.database.parser.ASTDropColumn
- public class ASTDropColumn
- extends SimpleNode
Sarakkeen pudotus.
- Author:
- Sami Jaala
-
ASTDropColumn(int)
-
-
execute()
-
ASTDropColumn
public ASTDropColumn(int id)
execute
public Object execute() throws InternalException
- Returns:
-
null
- Throws: InternalException
- jos lapsisolmu tai database heittää
poikkeuksen.
- Overrides:
- execute in class SimpleNode
All Packages Class Hierarchy This Package Previous Next Index