This illustration shows a simplified view of mapping, and illustrates how objects map to database tables. Table_X in the database represents Class_X. Object_X1 and Object_X2 are instances of Class_X. Individual rows in Table_X represent Object_X1 and Object_X2, as well as any other instances of Class_X.