All Packages Class Hierarchy This Package Previous Next Index
Class relaaja.database.parser.ASTModifyColumn
java.lang.Object
|
+----relaaja.database.parser.SimpleNode
|
+----relaaja.database.parser.ASTModifyColumn
- public class ASTModifyColumn
- extends SimpleNode
Saraketietojen muokkaus. (Oraclen tyyli)
- Author:
- Sami Jaala
-
ASTModifyColumn(int)
-
-
execute()
-
ASTModifyColumn
public ASTModifyColumn(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