public class PostgresqlAccountPatchReviewStore extends JdbcAccountPatchReviewStore
JdbcAccountPatchReviewStore.Module
AccountPatchReviewStore.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, stop
public com.google.gwtorm.server.OrmException convertError(String op, SQLException err)
convertError
in class JdbcAccountPatchReviewStore