Package | Description |
---|---|
org.drools.persistence.api |
Modifier and Type | Method and Description |
---|---|
PersistentSession |
PersistenceContext.findSession(Long id) |
PersistentSession |
PersistenceContext.persist(PersistentSession session)
This method persists the entity.
|
Modifier and Type | Method and Description |
---|---|
PersistentSession |
PersistenceContext.persist(PersistentSession session)
This method persists the entity.
|
void |
PersistenceContext.remove(PersistentSession sessionInfo) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.