Eclipse Community Forums: DTP » How to view tables, stored procedure etc in DTP
Hi,
The same problem happens, if the JDBC connection string does not contain the schema name.
So, if the JDBC connection string is only like:
jdbc:mysql://[server_name]:3306/
instead of
jdbc:mysql://[server_name]:3306/[schema_name]
than Eclipse shows no tables neither in Database Explorer, nor in JPA table generation.
Hope, this could help some of U, guys!
没有评论:
发表评论