Listening
Discriminator value
listening in the music_data table.
Subelement
offset data is held in table direction_offset, foreign key offset_id.
sync and other-listening subelements are considered as listening types,
and stored in table listening, whose foreign key listening_id joins to the music_data
table. A listening type is an abstract data type whose concrete discriminator values sync and
other listening are in the listening table's discriminator field listening_type.