public class PostgresqlAccountPatchReviewStore extends JdbcAccountPatchReviewStore
JdbcAccountPatchReviewStore.ModuleAccountPatchReviewStore.PatchSetWithReviewedFiles| Modifier and Type | Method and Description |
|---|---|
com.google.gwtorm.server.OrmException |
convertError(String op,
SQLException err) |
clearReviewed, clearReviewed, createAccountPatchReviewStore, createTableIfNotExists, doCreateTable, dropTableIfExists, findReviewed, getConnection, getSQLStateInt, markReviewed, markReviewed, start, stoppublic com.google.gwtorm.server.OrmException convertError(String op, SQLException err)
convertError in class JdbcAccountPatchReviewStore