Package cc.carm.lib.easysql.api.action.query
-
Interface Summary Interface Description PreparedQueryAction QueryAction SQLQueryAction 是用于承载SQL查询语句并进行处理、返回并自动关闭连接的基本类。
| Interface | Description |
|---|---|
| PreparedQueryAction | |
| QueryAction |
SQLQueryAction 是用于承载SQL查询语句并进行处理、返回并自动关闭连接的基本类。
|