class
	DV_DATABASE_HANDLE

General
	cluster: dataview
	description: "Objects that enables to set default valuesfor DB_TABLE_COMPONENT without creating an instanceof the class."
	create: make_for_settings

Ancestors
	ANY

Queries
	database_handler: ABSTRACT_DB_TABLE_MANAGER
	database_handler_set: BOOLEAN

Commands
	basic_confirmation_handler (message: STRING_8; action_to_confirm: PROCEDURE [ANY, TUPLE])
	basic_message_handler (message: STRING_8)
	make_for_settings
	set_database_handler (db_handler: ABSTRACT_DB_TABLE_MANAGER)