
Chapter 16. ATM Application Business Model and Controller 301
On the next page select all the model classes and click on Finish.
Save the Model, Schema, and Mapping
After generating the supporting Java code we save the model, schema, and
mapping in the itso.bank.persistence package:
❑ In the ModelBrowser, we use Models -> Save Model, select the project and
package, and name the class ItsoBankModel.
❑ In the Schema Browser, we use Schemas->SaveSchema, select the
project and package, and name the class ItsoBankSchema.
❑ In the Map Browser, we use Datastore_Maps -> Save Datastore Map,
select the project and package, and name the class ItsoBankItsoBankMap ...