|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InsertData | |
|---|---|
| simpledb.index.planner | |
| simpledb.parse | |
| simpledb.planner | |
| Uses of InsertData in simpledb.index.planner |
|---|
| Methods in simpledb.index.planner with parameters of type InsertData | |
|---|---|
int |
IndexUpdatePlanner.executeInsert(InsertData data,
Transaction tx)
|
| Uses of InsertData in simpledb.parse |
|---|
| Methods in simpledb.parse that return InsertData | |
|---|---|
InsertData |
Parser.insert()
|
| Uses of InsertData in simpledb.planner |
|---|
| Methods in simpledb.planner with parameters of type InsertData | |
|---|---|
int |
UpdatePlanner.executeInsert(InsertData data,
Transaction tx)
Executes the specified insert statement, and returns the number of affected records. |
int |
BasicUpdatePlanner.executeInsert(InsertData data,
Transaction tx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||