Class **Phalcon\\Mvc\\Model\\MetaData\\Strategy\\Annotations** ============================================================== *implements* :doc:`Phalcon\\Mvc\\Model\\MetaData\\StrategyInterface ` .. role:: raw-html(raw) :format: html :raw-html:`Source on GitHub` Methods ------- final public **getMetaData** (:doc:`Phalcon\\Mvc\\ModelInterface ` $model, :doc:`Phalcon\\DiInterface ` $dependencyInjector) The meta-data is obtained by reading the column descriptions from the database information schema final public **getColumnMaps** (:doc:`Phalcon\\Mvc\\ModelInterface ` $model, :doc:`Phalcon\\DiInterface ` $dependencyInjector) Read the model's column map, this can't be inferred