@Override
 public boolean transactionsSupported() {
   return m_driver.transactionsSupported();
 }