| 程序包 | 说明 |
|---|---|
| com.ajaxjs.sqlman.crud |
CRUD operations
|
| com.ajaxjs.sqlman.util |
Utils for SqlMan.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Create
Create operation.
|
class |
Query
Do query on the database.
|
class |
Update
Update operation and Delete operation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
PrintRealSql.printLog(String type,
String traceId,
String bizAction,
String sql,
Object params,
String realSql,
BaseAction action,
Object result,
boolean wrapLongLines)
打印数据库操作日志
|
Copyright © 2016–2026 AJAXJS. All rights reserved.