MySQL Forums
Forum List  »  Newbie

can't get foreign keys via jdbc
Posted by: Bruce Goldstein
Date: September 10, 2004 10:42AM

All,

No matter what I do I cannot see my foreign keys via the JDBC DatabaseMetaData classes getExportedKeys() methods. I have always used this with oracle and it worked fine. I know the keys are their cause I can see them via "show create table xxx" mysql command.

Any thoughts ?

Bruce

Options: ReplyQuote


Subject
Written By
Posted
can't get foreign keys via jdbc
September 10, 2004 10:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.