select * from aps_registry_object where uid='c283f909-ffa8-4b4a-a67c-58ee924f3ce2';
+------+--------------------------------------+--------------+---------------------+---------+
| id | uid | type | creation_time | enabled |
+------+--------------------------------------+--------------+---------------------+---------+
| 2522 | bb5d51e0-4f09-44f1-a072-2bc3ca959b7c | aps.resource | 2014-05-15 23:52:17 | y |
+------+--------------------------------------+--------------+---------------------+---------+
select * from aps_resource where registry_object_id=2522;
+------+--------------------+--------------------+------------+---------------+--------+
| id | registry_object_id | parent_resource_id | service_id | resource_type | app_id |
+------+--------------------+--------------------+------------+---------------+--------+
| 2085 | 2522 | NULL | | aps.database | NULL |
+------+--------------------+--------------------+------------+---------------+--------+
select * from aps_resource_adjacency_list where base_resource_id=2085;
+------+------------------+-----------------------+----------+------------------+--------+----------------+
| id | base_resource_id | dependent_resource_id | relation | uniqueness_scope | branch | requirement_id |
+------+------------------+-----------------------+----------+------------------+--------+----------------+
| 1531 | 2085 | 2083 | e | | NULL | main |
+------+------------------+-----------------------+----------+------------------+--------+----------------+