DB2's containment hierarchy is: Plans contain Collections, which group Packages, and each Package is created from a DBRM. This structure allows flexible management of SQL applications - Plans execute, Collections organize, Packages encapsulate bound SQL, and DBRMs are the source modules.