I have configured database driver and connection to Firebird database.
Database and all tables in all schemas are available in DB Browser.
Everything seems to be working, but when I try to generate Scaffold Spring CRUD there is no database schema visible in Schema details window. This causes that I can not find any table.
I was trying different versions of Firebird JDBC Drivers (JayBird).
Any ideas why i can`t see database schemas?