Package | Description |
---|---|
net.ucanaccess.commands | |
net.ucanaccess.jdbc |
Modifier and Type | Interface and Description |
---|---|
interface |
ICursorCommand |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCursorCommand |
class |
AddColumnCommand |
class |
AlterRenameCommand |
class |
CompositeCommand |
class |
CreateForeignKeyCommand |
class |
CreateIndexCommand |
class |
CreatePrimaryKeyCommand |
class |
CreateTableCommand |
class |
DeleteCommand |
class |
DropForeignKeyCommand |
class |
DropTableCommand |
class |
InsertCommand |
class |
UpdateCommand |
Modifier and Type | Method and Description |
---|---|
void |
AutoNumberAction.doAction(ICommand toChange) |
void |
BlobAction.doAction(ICommand toChange) |
void |
CompositeFeedbackAction.doAction(ICommand toChange) |
void |
IFeedbackAction.doAction(ICommand toChange) |
Modifier and Type | Method and Description |
---|---|
boolean |
UcanaccessConnection.add(ICommand c4io) |
Copyright © 2012–2018 UCanAccess. All rights reserved.