Package | Description |
---|---|
org.axiondb.engine.commands |
AxionCommand implementations. |
Modifier and Type | Class and Description |
---|---|
class |
DropDatabaseLinkCommand
A
DROP DATABASE LINK command. |
class |
DropIndexCommand
A
DROP INDEX command. |
class |
DropSequenceCommand
A
DROP SEQUENCE command. |
class |
DropTableCommand
A
DROP TABLE command. |
class |
DropViewCommand
A
DROP VIEW command. |