Articles Oracle Forms, PL/SQL, Java, J2EE
Par Francois Degrelle
Here is a Java Bean to handle CLOB/NCLOB database columns in a Forms application.
It is a more elaborated version of a previous one, which was based on a PJC (VTextArea).
Unfortunately, the PJC was no able to handle huge texts, and often "froze" with text length greater then 70k.
This version uses a JavaBean and is really stronger. On the image below, I used it with a NCLOB column that
contains almost 400k.

Read the article
Eclipse Next 2019 - Hébergé par Overblog