Home » Posts tagged with "JDeveloper"

You can make a JDeveloper model View Object (VO) use a data query that has a custom variable accessor in Java.  This is useful for cases where you want your where clause to select based on the current user name from the ADF Security context. Go to the “Query” tab of your view object: Add a new Bind Variable and make sure to specify “Expression”...
Filed in: Oracle ADF
Hola amigos, en esta oportunidad haremos una aplicacion con reportes, claro esta utilizando Jasper and IReport, para ello utilizaremos lo siguiente: JDeveloper 10.1.3.4.0 IReport 2.0.4 1. El esquema que utilizare es algo sencillo, a ver: El codigo sql : CREATE TABLE TBAREA ( IDAREA NUMBER NOT NULL, DESAREA VARCHAR2(100), FECHACREACION DATE ) ; CREATE...
Filed in: Oracle ADF
office automation book