|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectme.shakiba.jdbi.annotation.AnnoMapperFactory
public class AnnoMapperFactory
| Constructor Summary | |
|---|---|
AnnoMapperFactory()
|
|
| Method Summary | |
|---|---|
boolean |
accepts(java.lang.Class clazz,
org.skife.jdbi.v2.StatementContext ctx)
|
org.skife.jdbi.v2.tweak.ResultSetMapper |
mapperFor(java.lang.Class clazz,
org.skife.jdbi.v2.StatementContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnoMapperFactory()
| Method Detail |
|---|
public boolean accepts(java.lang.Class clazz,
org.skife.jdbi.v2.StatementContext ctx)
accepts in interface org.skife.jdbi.v2.ResultSetMapperFactory
public org.skife.jdbi.v2.tweak.ResultSetMapper mapperFor(java.lang.Class clazz,
org.skife.jdbi.v2.StatementContext ctx)
mapperFor in interface org.skife.jdbi.v2.ResultSetMapperFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||