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