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

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

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