public class MysqlAccountPatchReviewStore 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) |
protected void |
doCreateTable(java.sql.Statement stmt) |
clearReviewed, clearReviewed, createAccountPatchReviewStore, 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
protected void doCreateTable(java.sql.Statement stmt) throws java.sql.SQLException
doCreateTable
in class JdbcAccountPatchReviewStore
java.sql.SQLException