Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The user runs the command line client which then either creates an entity bean (which then adds itself to the datasource) or asks for one, by primary key, which is created from information that is stored in the database.

Back to Top

Application Beans

The Loan BMP application consists of the following packages:

  • com.ibm.demo.entity.client
    • BMPClient
      • contains the main class that is called from the console.

Back to Top

The JBoss environment
Anchor
JBoss
JBoss

...