| Package | Description |
|---|---|
| cz.datalite.service | |
| cz.datalite.service.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionInterceptorWithSemafore
Operace, která se má provést po vyzvednutí spojení do DB
|
| Modifier and Type | Class and Description |
|---|---|
class |
DbmsSessionPackageResetConnectionInterceptor |
class |
DbmsSessionPackageResetConnectionInterceptorWithSemafore |
| Modifier and Type | Method and Description |
|---|---|
<Type extends ConnectionInterceptor> |
InterceptorDataSourceSwitcherService.disableInterceptor(Class<Type> type)
Zakázání interceptorů
|
<Type extends ConnectionInterceptor> |
InterceptorDataSourceSwitcherService.enableInterceptors(Class<Type> type)
Zakázání interceptorů
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorDataSourceSwitcherService.setConnectionInterceptorClasses(List<Class<? extends ConnectionInterceptor>> connectionInterceptorClasses) |
void |
InterceptorDataSourceSwitcherService.setConnectionInterceptors(List<ConnectionInterceptor> connectionInterceptors) |
| Modifier and Type | Method and Description |
|---|---|
<Type extends ConnectionInterceptor> |
AbstractInterceptorDataSourceSwitcherService.disableInterceptor(Class<Type> type) |
<Type extends ConnectionInterceptor> |
AbstractInterceptorDataSourceSwitcherService.enableInterceptors(Class<Type> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterceptorDataSourceSwitcherService.setConnectionInterceptorClasses(List<Class<? extends ConnectionInterceptor>> connectionInterceptorClasses) |
void |
AbstractInterceptorDataSourceSwitcherService.setConnectionInterceptors(List<ConnectionInterceptor> connectionInterceptors) |
Copyright © 2017 DataLite. All rights reserved.