이 콘텐츠는 선택한 언어로 제공되지 않습니다.
9.24. Persistence and Transactions in JBoss Rules
Long-term out of the box persistence with Java Persistence API (JPA) is possible with JBoss Rules. You will need to have some implementation of the Java Transaction API (JTA) installed. For development purposes you can use the Bitronix Transaction Manager as it's simple to set up and works embedded. For production use, JBoss Transactions is recommended.