I'm using Modeshape with jdbc-metadata-connector. It obtains database structure into the storage.
But I couldn't find any way to obtain information about references between tables (foreign keys): all the foreign keys have corresponding dbms data types and there are no extra columns with REF
type.
How can I obtain information about foreign keys in the database?
Thank you for any help. Have a good day!
Modeshape's JIRA feature request