public abstract void terminate();
None.
None.
Business Object Designer Express calls the terminate() method when it shuts down the ODA. In your implementation of this method, it is good practice to free all the memory and disconnect from the data source.