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
JasDBStorageException
public static <T> TypeMapper<T> getTypeMapper(Class<T> type) throws JasDBStorageException
JasDBStorageException
Copyright © 2015. All rights reserved.