Sybase 7.5 manual Building an Object-Oriented Model

Models: 7.5

1 288
Download 288 pages 28.98 Kb
Page 85
Image 85

Chapter 2 Building an Object-Oriented Model

If the current object language of the OOM is Analysis or Java, a Default constructor is created at the end of the list of operations for the class. It has the same name as the class to which it belongs:

If the current object language of the OOM is PowerBuilder, a Default constructor and a Default destructor is created at the end of the list of operations for the class. They have the names constructor and destructor:

75

Page 85
Image 85
Sybase 7.5 manual Building an Object-Oriented Model