| Package | Description |
|---|---|
| org.drools.persistence | |
| org.drools.persistence.jpa | |
| org.drools.persistence.map |
| Modifier and Type | Method and Description |
|---|---|
PersistenceContext |
PersistenceContextManager.getApplicationScopedPersistenceContext() |
PersistenceContext |
PersistenceContextManager.getCommandScopedPersistenceContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SingleSessionCommandService.initExistingKnowledgeSession(Long sessionId,
org.kie.api.KieBase kbase,
org.kie.api.runtime.KieSessionConfiguration conf,
PersistenceContext persistenceContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaPersistenceContext |
| Modifier and Type | Method and Description |
|---|---|
PersistenceContext |
JpaPersistenceContextManager.getApplicationScopedPersistenceContext() |
PersistenceContext |
JpaPersistenceContextManager.getCommandScopedPersistenceContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
MapBasedPersistenceContext |
| Modifier and Type | Method and Description |
|---|---|
PersistenceContext |
MapPersistenceContextManager.getApplicationScopedPersistenceContext() |
PersistenceContext |
MapPersistenceContextManager.getCommandScopedPersistenceContext() |
| Constructor and Description |
|---|
MapPersistenceContextManager(PersistenceContext persistenceContext) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.