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