Oracle jet connection with Oracle database without using REST API simple example -


i able connect oracle database using rest api, want connect without rest api. there way connect oracle database?

the short answer, no.

oracle jet pure client-side toolkit. not run or process on server. because of that, interaction data resources via web services of kind. rest common. use websocket, or server sent events well, or other method pure client communicate with.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -