I have a table and a mapping file in hibernate, and yet I am getting table not found when I try to query the table. Could this happen if the table I am querying has a constraint to another table? I am not using it and don't really want to make an object and mapping, etc for no reason.
thx.
