Package | Description |
---|---|
fr.ifremer.adagio.synchro.intercept | |
fr.ifremer.adagio.synchro.intercept.internal |
Modifier and Type | Class and Description |
---|---|
class |
SynchroInterceptorBase |
Modifier and Type | Method and Description |
---|---|
static <T,U extends SynchroInterceptor,V extends SynchroInterceptorChain> |
SynchroInterceptorUtils.chain(Collection<U> interceptors,
Class<V> chainClazz) |
Modifier and Type | Method and Description |
---|---|
protected static <T,U extends SynchroInterceptor> |
SynchroInterceptorUtils.createChain(Collection<U> interceptors,
Class<? extends SynchroInterceptorChain> chainClazz) |
protected static <T,U extends SynchroInterceptor> |
SynchroInterceptorUtils.encapsulate(U delegate,
Class<? extends SynchroInterceptorChain> chainClass) |
Modifier and Type | Method and Description |
---|---|
static <T,U extends SynchroInterceptor> |
SynchroInterceptorUtils.chain(List<U> interceptors,
SynchroDatabaseMetadata meta,
TableMetadata table,
Class<? extends SynchroInterceptorChain> chainClazz) |
protected static <T,U extends SynchroInterceptor> |
SynchroInterceptorUtils.createChain(Collection<U> interceptors,
Class<? extends SynchroInterceptorChain> chainClazz) |
protected static <T,U extends SynchroInterceptor> |
SynchroInterceptorUtils.encapsulate(U delegate,
Class<? extends SynchroInterceptorChain> chainClass) |
Modifier and Type | Class and Description |
---|---|
class |
OracleInterceptor
Workaround need for Oracle timestamp serialization
If ojdbc not found in classpath, do not try to cast to TIMESTAMP
|
class |
RemoteIdWriteInterceptor |
Copyright © 2012–2014 IFREMER. All rights reserved.