Passivate option in VO transient attributes & AM connection type
Hi
My English isn't very good.
I use Jdeveloper 11.1.1.3.0
I have 2 questions:
1. I defined some View Obj and in each View Obj I made transient attributes. I don't know if the Passivate option of these transient attributes should be enable or not?
2. for AM connection type I use JDBC DataSource : "jdbc/ConnectionName". If I change JDBC DataSource to "java:comp/env/jdbc/ConnectionName", does it exist any difference?
Habib