Package | Description |
---|---|
org.kie.internal.persistence.jpa |
Modifier and Type | Method and Description |
---|---|
static StatefulKnowledgeSession |
JPAKnowledgeService.loadStatefulKnowledgeSession(int id,
org.kie.api.KieBase kbase,
org.kie.api.runtime.KieSessionConfiguration configuration,
org.kie.api.runtime.Environment environment)
Deprecated.
|
static StatefulKnowledgeSession |
JPAKnowledgeService.loadStatefulKnowledgeSession(Long id,
org.kie.api.KieBase kbase,
org.kie.api.runtime.KieSessionConfiguration configuration,
org.kie.api.runtime.Environment environment) |
static StatefulKnowledgeSession |
JPAKnowledgeService.newStatefulKnowledgeSession(org.kie.api.KieBase kbase,
org.kie.api.runtime.KieSessionConfiguration configuration,
org.kie.api.runtime.Environment environment) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.