)]}'
{
  "commit": "f54f1f1f33715bd9fd44c654d8dfbaaa0bd94d46",
  "tree": "089fa4e6f2480a34d0969b22d838562e485a84dc",
  "parents": [
    "b51115a314819b88feadfa7567c7869eb8b27f7d"
  ],
  "author": {
    "name": "Dave Borowitz",
    "email": "dborowitz@google.com",
    "time": "Fri Jan 09 09:51:57 2015 -0800"
  },
  "committer": {
    "name": "Dave Borowitz",
    "email": "dborowitz@google.com",
    "time": "Fri Jan 09 10:34:04 2015 -0800"
  },
  "message": "Make Schema and StatementExecutor interfaces AutoCloseable\n\nWe target Java 7, so this should make things nicer. We do not make\nResultSets AutoCloseable because they are implicitly closed when\niteration is finished, and close should otherwise be called manually;\nthey aren\u0027t really used from ARM blocks.\n\nOverride the existing close methods so we can remove the exception, as\nthe existing close implementations don\u0027t throw.\n\nChange-Id: Ibc628eb1d7694e52078bacef4866a2ec55b369d2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "52f870ab0adc3a44ec4c1e99467c70b52a01cec7",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/gwtorm/jdbc/JdbcExecutor.java",
      "new_id": "b310535f51fde7cd333007bd2b05418552257bdc",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/gwtorm/jdbc/JdbcExecutor.java"
    },
    {
      "type": "modify",
      "old_id": "b90ad0385ebd85419529a6a904abf745b6aea914",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/gwtorm/server/Schema.java",
      "new_id": "2357a89a8561fa3cb4fec20d952269e40ef81736",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/gwtorm/server/Schema.java"
    },
    {
      "type": "modify",
      "old_id": "048c43998faca79948183ae9ba28de817939efdf",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/gwtorm/server/StatementExecutor.java",
      "new_id": "a202d554156c07470937d4a5c2592abd07f6368a",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/gwtorm/server/StatementExecutor.java"
    }
  ]
}
