|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.syrtsov.ddao.mapper.ResultSetMapperRegistry
public class ResultSetMapperRegistry
Created by: Pavel Syrtsov Date: Apr 14, 2007 Time: 5:01:14 PM
| Constructor Summary | |
|---|---|
ResultSetMapperRegistry()
|
|
| Method Summary | |
|---|---|
static ColumnMapper |
getColumnMapper(java.lang.reflect.Type itemType)
|
static ResultSetMapper |
getResultMapper(java.lang.reflect.Type itemType)
|
static ResultSetMapper |
getResultSetMapper(java.lang.reflect.Method method)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultSetMapperRegistry()
| Method Detail |
|---|
public static ResultSetMapper getResultSetMapper(java.lang.reflect.Method method)
public static ResultSetMapper getResultMapper(java.lang.reflect.Type itemType)
public static ColumnMapper getColumnMapper(java.lang.reflect.Type itemType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||