public class AnnotationProcessor extends Object
| Constructor and Description |
|---|
AnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Method> |
getBeforeMethod(Class<?> changeUnitClass) |
Method |
getExecuteMethod(Class<?> changeUnitClass) |
Optional<Method> |
getRollbackBeforeMethod(Class<?> changeUnitClass) |
Method |
getRollbackMethod(Class<?> changeUnitClass) |
void |
validateChangeUnit(Class<?> changeUnitClass) |
public void validateChangeUnit(Class<?> changeUnitClass)
Copyright © 2025. All rights reserved.