On Sep 26, 2008, at 9:12 , Øyvind Harboe wrote:
Is there any way I can tell Cayenne to fail(throw exception) if it is not able to enumerate the tables?
The jdbc driver/database did not return those tables in the list of tables. You can try for your self with some simple jdbc code.
- Tore.