public class JdbcMapper extends Object
| Constructor and Description |
|---|
JdbcMapper() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractJdbcType> |
getInstance(Class<? extends AttributedType> clazz) |
static void |
map(String key,
Class<?> value)
Update the mapping for a class
|
public <T extends AbstractJdbcType> T getInstance(Class<? extends AttributedType> clazz)
Copyright © 2014. All Rights Reserved.