| Can Java and BIRT use same Oracle database session connection [message #761510] |
Tue, 06 December 2011 10:02  |
Moorthy Messages: 1 Registered: December 2011 |
Junior Member |
|
|
I am new bie to BIRT.
We are using Eclipse with JPA for the front end GUI and BIRT for creating reports with connection to Oracle database.
Presently from Java we are inserting some records into a Oracle table and we do not want to commit the session.(the data will be in the table only for this session)
Is it possible to create a report using BIRT with the uncommited data entered in the Java session?
Or in other words..
Is it possible to make Java and BIRT share the same database connection session. Java will insert some records into the table in the session without commiting and BIRT should create the report with datas inserted by the Java.
Kindly help me.
Thanks in advance for all your help.
|
|
|
|
Powered by
FUDForum. Page generated in 0.02019 seconds