Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Rapidclipse Q&A
Ask a Question
Adding JPA Datasource doesn't recognise DB schema filter ?
+1
vote
asked
Jun 2, 2020
in
RapidClipse Programming
by
Krishna
(
130
points)
While adding Datasource to a Rapidclipse Project, JPA doesn't recognise DB schema filter. As a result, it loads all tables from all the databases from the MySQL Server. Why?
rapidclipsex
jpa
datasource
Please
log in
or
register
to answer this question.
1
Answer
+1
vote
answered
Jun 5, 2020
by
OpaHeinz
(
580
points)
just fyi:
I have still the same issue. I got as an answer from RC support, that this would be an issue in eclipse.
commented
Jun 10, 2020
by
Krishna
(
130
points)
I checked up with VANILLA ECLIPSE, it recognises DB schema filter, and thus it DOES NOT load all tables from all the databases from the MySQL Server on CONTRARY to RAPIDCLIPSE; So it requires some workaround or fixes in RAPIDCLIPSE
commented
Nov 12, 2020
by
marttin
(
170
points)
Create a database user who has access to one database.
Then you will be shown the correct tables.
Please
log in
or
register
to add a comment.
Welcome to Rapidclipse Q&A, where you can ask questions and receive answers from other members of the community.
Powered by
Question2Answer
...