이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 7. Persistence
7.1. Persistent 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Storing information persistently in a database makes it possible for processes to recover from unexpected interruptions. Information is stored persistently by default for JBoss BRMS 5.3 Standalone; however, customers deploying JBoss BRMS 5.3 as a deployable web app will need to configure persistence.
The types of information that can be stored persistently are the following:
- Runtime
- Process Definitions
- Historical information (logs)
This chapter describes the different types of persistence and how to configure them.