提交 69289378 authored 作者: Thomas Mueller's avatar Thomas Mueller

Fix formatting

上级 c399aa1c
......@@ -92,8 +92,8 @@ public abstract class Command implements CommandInterface {
public abstract ResultInterface queryMeta();
/**
* Execute an updating statement (for example an insert, a delete, or an update),
* if this is possible.
* Execute an updating statement (for example insert, delete, or update), if
* this is possible.
*
* @return the update count
* @throws DbException if the command is not an updating statement
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论