The document discusses several implementation challenges for object relational database systems (ORDBMS). It outlines issues related to storage and access methods for efficiently storing and accessing different data types like ADTs and structured objects. Query processing is more complex due to support for ADTs and user-defined functions that can introduce bugs or security issues. The query optimizer must also understand the new functionality to optimize queries appropriately.