이 콘텐츠는 선택한 언어로 제공되지 않습니다.
9.26. Using a JPA
Procedure 9.2. Task
- Make sure the environment is set with both the
EntityManagerFactoryand theTransactionManager. - Launch the JPA from your GUI or command line.
- Use the id to load a previously persisted Stateful Knowledge Session. If rollback occurs the ksession state is also rolled back, you can continue to use it after a rollback.