| 程序包 | 说明 |
|---|---|
| com.ajaxjs.sqlman |
SqlMan
|
| com.ajaxjs.sqlman.crud |
CRUD operations
|
| 限定符和类型 | 方法和说明 |
|---|---|
Action |
Action.setParams(Object... params) |
| 构造器和说明 |
|---|
BaseAction(Action action)
Default constructor
|
Create(Action action)
Do the create operation by an action.
|
Query(Action action)
Do the query by an action.
|
Update(Action action)
Do the update operation by an action.
|
Copyright © 2016–2026 AJAXJS. All rights reserved.