org.sfm.reflect.asm
public class JdbcMapperAsmBuilder extends Object
| Constructor and Description |
|---|
JdbcMapperAsmBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static <S,T> byte[] |
dump(String className,
FieldMapper<S,T>[] mappers,
FieldMapper<S,T>[] constructorMappers,
Class<T> target) |
public static <S,T> byte[] dump(String className, FieldMapper<S,T>[] mappers, FieldMapper<S,T>[] constructorMappers, Class<T> target) throws Exception
ExceptionCopyright © 2015. All rights reserved.