My problem is that I want to call PL/SQL function in @PostConstruct method in Spring Boot.
This function returns information about tables in a database as you can see a