Cursors > Differences between IldRequest and IldRequestModel Classes
 
Differences between IldRequest and IldRequestModel Classes
IldRequestModel provides the same functionalities as IldRequest, plus the ability to be derived. This derivation capability introduces a few differences with the IldRequest class, as follows:
*IldRequestModel instances are allocated using their constructor, and not using the getFreeRequest member function of the IldDbmsModel class.
*IldRequestModel objects are not automatically cleaned when deleting the IldDbmsModel instance through which they were allocated.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.