Multiple choice general knowledge science & technology

What is jBPM ?

  1. A Java Library wrapping with Hibernate a Database schema

  2. A graph based language represent some kind of execution which can be shown as a graph.

  3. A workflow engine

  4. All of the above

  5. None

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

jBPM encompasses all three aspects: it's a Java framework using Hibernate for persistence, represents business processes as graphs (BPMN/jPDL), and functions as a workflow engine for process automation.