| Package | Description |
|---|---|
| at.chrl.spring.generics.repositories | |
| at.chrl.spring.generics.repositories.utils.impl | |
| at.chrl.spring.hibernate.config |
| Modifier and Type | Field and Description |
|---|---|
protected SessionTemplateFactory |
GenericRepository.sessionTemplateFactory |
| Constructor and Description |
|---|
TransactionQueue(int maxThreadPoolSize,
SessionTemplateFactory sessionTemplateFactory,
BiConsumer<SessionTemplate,Object> function) |
TransactionThread(BlockingQueue<Object> processQueue,
SessionTemplateFactory sessionFactory,
TransactionQueue transactionQueue) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionTemplateFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
SessionTemplateFactory |
SessionConfig.getSessionTemplateFactory() |
Copyright © 2014–2015. All rights reserved.