|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RowMapper | |
|---|---|
| com.liferay.portal.dao.jdbc.spring | |
| com.liferay.portal.dao.shard | |
| com.liferay.portal.kernel.dao.jdbc | |
| Uses of RowMapper in com.liferay.portal.dao.jdbc.spring |
|---|
| Methods in com.liferay.portal.dao.jdbc.spring with parameters of type RowMapper | ||
|---|---|---|
|
MappingSqlQueryFactoryImpl.getMappingSqlQuery(DataSource dataSource,
String sql,
int[] types,
RowMapper<T> rowMapper)
|
|
| Constructors in com.liferay.portal.dao.jdbc.spring with parameters of type RowMapper | |
|---|---|
MappingSqlQueryImpl(DataSource dataSource,
String sql,
int[] types,
RowMapper<T> rowMapper)
|
|
| Uses of RowMapper in com.liferay.portal.dao.shard |
|---|
| Methods in com.liferay.portal.dao.shard with parameters of type RowMapper | ||
|---|---|---|
|
ShardMappingSqlQueryFactoryImpl.getMappingSqlQuery(DataSource dataSource,
String sql,
int[] types,
RowMapper<T> rowMapper)
|
|
| Constructors in com.liferay.portal.dao.shard with parameters of type RowMapper | |
|---|---|
ShardMappingSqlQueryImpl(DataSource dataSource,
String sql,
int[] types,
RowMapper<T> rowMapper)
|
|
| Uses of RowMapper in com.liferay.portal.kernel.dao.jdbc |
|---|
| Classes in com.liferay.portal.kernel.dao.jdbc that implement RowMapper | |
|---|---|
class |
CountRowMapper
|
| Fields in com.liferay.portal.kernel.dao.jdbc declared as RowMapper | |
|---|---|
static RowMapper<Integer> |
RowMapper.COUNT
|
| Methods in com.liferay.portal.kernel.dao.jdbc with parameters of type RowMapper | ||
|---|---|---|
static
|
MappingSqlQueryFactoryUtil.getMappingSqlQuery(DataSource dataSource,
String sql,
int[] types,
RowMapper<T> rowMapper)
|
|
|
MappingSqlQueryFactory.getMappingSqlQuery(DataSource dataSource,
String sql,
int[] types,
RowMapper<T> rowMapper)
|
|
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||