Use the defaultDatabase element to identify the default database. If you reference a target table using an unqualified name, the table is assumed to reside in the default database. To refer to a table in a database other than the default database, the annotations should include the fully qualified name in the format:
databasename.tablename