| Modifier and Type | Method and Description |
|---|---|
Object |
CacheCoherentAspect.aroundCacheCoherentMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
AbstractVectorAwareManagedDao durableDao) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ApplyInstrumentationAspect.aroundApplyStatisticsMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
Instrumented instrumented,
AbstractVectorAwareManagedDao durableDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
ORMDao<I extends Serializable & Comparable<I>,D extends Durable<I>,F,N> |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateDao<I extends Serializable & Comparable<I>,D extends Durable<I>> |
| Modifier and Type | Class and Description |
|---|---|
class |
JDODao<I extends Serializable & Comparable<I>,D extends Durable<I>> |
| Modifier and Type | Class and Description |
|---|---|
class |
JPADao<I extends Serializable & Comparable<I>,D extends Durable<I>> |
| Modifier and Type | Class and Description |
|---|---|
class |
MorphiaDao<I extends Serializable & Comparable<I>,D extends MorphiaDurable<I>> |
Copyright © 2017. All rights reserved.