Andrej Baranovskij Blog
Blog about Oracle, Full Stack, Machine Learning and Cloud
Thursday, March 29, 2018
Socket.IO Integration with Oracle JET
›
Socket.IO is a JavaScript library for realtime web applications. It comes in two parts - a client-side library that runs in the browser and...
Wednesday, March 28, 2018
ADF on Docker - Java Memory Limit Tuning for JVM
›
It might look like a challenge to run Java in Docker environment, by default Java is not aware of Docker memory limits. Check this article ...
Tuesday, March 27, 2018
Oracle JET Offline Persistence Toolkit - Offline Update Handling
›
Oracle JET Offline Persistence Toolkit supports offline update, create and delete operations. In this post I will describe update use case...
Thursday, March 22, 2018
ADF Declarative Component Example
›
ADF Declarative Component support is popular ADF framework feature, but in this post I would like to explain it from slightly different ang...
Sunday, March 11, 2018
Find In Cache By Key ADF BC API Method Usage
›
What if you need to verify - if row with given key exists in fetched rowset? This could be useful while implementing validation logic. ADF ...
Tuesday, March 6, 2018
REST Paging Support by Oracle Offline Persistence in JET
›
Oracle Offline Persistence query handler - Oracle Rest Query Handler supports pagination for Oracle ADF BC REST service out of the box. Ch...
Saturday, March 3, 2018
Classification - Machine Learning Chatbot with TensorFlow
›
Visual conversation flow is a first thing to create, when you want to build chatbot. Such flow will help to define proper set of intents al...
‹
›
Home
View web version