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