Exit Routine

The final routine that is called when exiting the YMLD system ensures that the connection is closed.

YMLD.conn().Close()
End

Closing the database connection ensures that any statements are properly terminated, especially if a transaction was started and no COMMIT statement was issued.

Get Apache Derby—Off to the Races: Includes Details of IBM® Cloudscape™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.