public class RowMappingException extends BasicJdbcException
| 构造器和说明 |
|---|
RowMappingException() |
RowMappingException(String message) |
RowMappingException(String message,
Throwable cause) |
RowMappingException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RowMappingException(Throwable cause) |
Copyright © 2022. All rights reserved.