コード例 #1
0
ファイル: Query.java プロジェクト: earlredwolf/presto
 public boolean isClearTransactionId() {
   return client.isClearTransactionId();
 }