📚 Practice Mode

Java Enterprise Web Technologies

Learn at your own pace with hints and detailed explanations

1 / 5
Multiple Choice

Which transaction means that if the client has a transaction in progress when it invokes the beans methods, the clients transaction is used?

  1. TX_SUPPORTS
  2. TX_BEAN_MANAGED
  3. TX_MANDATORY
  4. Enterprise bean provider
  5. EJB server