|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.jdbc.object.RdbmsOperation
org.springframework.jdbc.object.SqlOperation
org.springframework.jdbc.object.SqlQuery
org.springframework.jdbc.object.MappingSqlQueryWithParameters
org.springframework.jdbc.object.MappingSqlQuery
com.liferay.portal.service.persistence.UserPersistenceImpl.ContainsRole
Nested Class Summary |
Nested classes inherited from class org.springframework.jdbc.object.MappingSqlQueryWithParameters |
org.springframework.jdbc.object.MappingSqlQueryWithParameters.RowMapperImpl |
Field Summary |
Fields inherited from class org.springframework.jdbc.object.RdbmsOperation |
logger |
Constructor Summary | |
protected |
UserPersistenceImpl.ContainsRole(UserPersistenceImpl persistenceImpl)
|
Method Summary | |
protected boolean |
contains(long userId,
long roleId)
|
protected java.lang.Object |
mapRow(java.sql.ResultSet rs,
int rowNumber)
|
Methods inherited from class org.springframework.jdbc.object.MappingSqlQuery |
mapRow |
Methods inherited from class org.springframework.jdbc.object.MappingSqlQueryWithParameters |
newRowMapper |
Methods inherited from class org.springframework.jdbc.object.SqlQuery |
execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, executeByNamedParam, executeByNamedParam, findObject, findObject, findObject, findObject, findObject, findObject, findObject, findObject, findObject, findObject, findObjectByNamedParam, findObjectByNamedParam, getRowsExpected, setRowsExpected |
Methods inherited from class org.springframework.jdbc.object.SqlOperation |
compileInternal, getParsedSql, newPreparedStatementCreator, newPreparedStatementCreator, newPreparedStatementSetter, onCompileInternal |
Methods inherited from class org.springframework.jdbc.object.RdbmsOperation |
afterPropertiesSet, allowsUnusedParameters, checkCompiled, compile, declareParameter, getDeclaredParameters, getGeneratedKeysColumnNames, getJdbcTemplate, getResultSetType, getSql, isCompiled, isReturnGeneratedKeys, isUpdatableResults, setDataSource, setFetchSize, setGeneratedKeysColumnNames, setJdbcTemplate, setMaxRows, setQueryTimeout, setResultSetType, setReturnGeneratedKeys, setSql, setTypes, setUpdatableResults, supportsLobParameters, validateNamedParameters, validateParameters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected UserPersistenceImpl.ContainsRole(UserPersistenceImpl persistenceImpl)
Method Detail |
protected java.lang.Object mapRow(java.sql.ResultSet rs, int rowNumber) throws java.sql.SQLException
java.sql.SQLException
protected boolean contains(long userId, long roleId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |