When the first class uses an SQLITE connector and the second class has no specification there will be a cross database fetch and join.
Class one will fetch from SQLITE, class two will fetch from MYSQL by default, resulting in a record that is combined with data from two different databases