What is the query to fetch all schema list of my database?

#1

Can you please tell me how to fetch all schema available in my database?

#2

You can use the JPA metamodel API.

ObjectDB Support

Reply