| @Override | |
| .REQUIRED) | |
| userId) { | |
| .deleteByPrimaryKey(userId); | |
| } | |
| @Override | |
| .SUPPORTS) | |
| userId) { | |
| try { | |
| 6000); | |
| InterruptedException e) { | |
| .printStackTrace(); | |
| } | |
| .selectByPrimaryKey(userId); | |
| } |
| @Override | |
| .REQUIRED) | |
| userId) { | |
| .deleteByPrimaryKey(userId); | |
| } | |
| @Override | |
| .SUPPORTS) | |
| userId) { | |
| try { | |
| 6000); | |
| InterruptedException e) { | |
| .printStackTrace(); | |
| } | |
| .selectByPrimaryKey(userId); | |
| } |
相关文章: