public class TypeMapperFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> TypeMapper<T> |
getTypeMapper(Class<T> type) |
static TypeMapper |
getTypeMapper(Method method) |
public static TypeMapper getTypeMapper(Method method) throws JasDBStorageException
JasDBStorageExceptionpublic static <T> TypeMapper<T> getTypeMapper(Class<T> type) throws JasDBStorageException
JasDBStorageExceptionCopyright © 2015. All rights reserved.