java - getting hibernate error upon executing the application -


i have connected hibernate , have prepared method fech records database , using criteria inside method while running application debuging application following error , hibernate query generated if fire query on database client side record fetched

but on console following error

org.hibernate.util.jdbcexceptionreporter ora-00942: table or view not exist 

please let me know how overcome error


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -