Package | Description |
---|---|
org.assistments.service.dao.logging.impl.jdbc | |
org.assistments.service.web |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.RowMapper<LoggedRequest> |
JdbcLoggedRequestDao.getRowMapper() |
Modifier and Type | Method and Description |
---|---|
protected NVPairList |
JdbcLoggedRequestDao.getNVPairs(LoggedRequest action) |
Modifier and Type | Method and Description |
---|---|
static Pair<java.lang.Integer,LoggedRequest> |
LoggedRequestsInterceptor.getInProgressLoggedAction() |
Modifier and Type | Method and Description |
---|---|
static void |
LoggedRequestsInterceptor.setInProgressLoggedAction(Pair<java.lang.Integer,LoggedRequest> loggedActionInfo) |