public class ORMBasedCachedWithAspect extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ORMBasedCachedWithAspect.MethodKey |
class |
ORMBasedCachedWithAspect.Operand |
| Constructor and Description |
|---|
ORMBasedCachedWithAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
aroundDeleteMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
ORMDao ormDao,
Durable durable) |
Object |
aroundPersistMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
ORMDao ormDao) |
Copyright © 2017. All rights reserved.