- java.lang.Object
-
- com.dangdang.ddframe.rdb.sharding.executor.type.prepared.PreparedStatementExecutor
-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
方法详细资料
-
execute
public boolean execute()
执行SQL请求.
- 返回:
- true表示执行DQL, false表示执行的DML
Copyright © 2017. All rights reserved.