We have no idea what captions are in relation to Oracle. A search on http://www.oracle.com and on the Oracle Technology Network (including all the documentation) did not show anything that might be relevant.
We can only assume (with a little lateral thinking) that your are referring to comments about tables, columns, views, editions (from 11g onwards), operators, and indextypes in the Oracle database. Table comments are stored in ALL/USER/DBA_TAB_COMMENTS and column comments are stored in ALL/USER/DBA_COL_COMMENTS. The other types of comments are stored in their respective ALL/USER/DBA_