Drools :: Persistence :: JPA 6.0.0.CR1

org.drools.persistence.map
Interface NonTransactionalPersistentSession

All Known Implementing Classes:
MapBasedPersistenceContext

public interface NonTransactionalPersistentSession


Method Summary
 void clear()
           
 List<SessionInfo> getStoredKnowledgeSessions()
           
 List<WorkItemInfo> getStoredWorkItems()
           
 

Method Detail

clear

void clear()

getStoredKnowledgeSessions

List<SessionInfo> getStoredKnowledgeSessions()

getStoredWorkItems

List<WorkItemInfo> getStoredWorkItems()

Drools :: Persistence :: JPA 6.0.0.CR1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.