- MappingException - cn.featherfly.common.repository.mapping中的异常错误
-
MappingException
.
- MappingException(LocalizedMessage, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(LocalizedMessage, Locale) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(LocalizedMessage, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(LocalizedMessage, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(LocalizedMessage, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(LocalizedMessage, Object[]) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(LocalizedMessage, Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(LocalizedMessage) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException() - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(String, Locale) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(String) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingException(Throwable) - 异常错误 的构造器cn.featherfly.common.repository.mapping.MappingException
-
Instantiates a new mapping exception.
- MappingFactory - cn.featherfly.common.repository.mapping中的接口
-
MappingFactory
- mapRow(ResultSet, int) - 接口 中的方法cn.featherfly.common.repository.mapping.RowMapper
-
映射记录到指定的对象.