Databases Reference
In-Depth Information
4. Right-click on the extension and click on Deploy to Target Plaform . Subsequently,
click on the Run Extension opion. A new JDeveloper will open up with your
extension added to the IDE.
5. Verify the extension added to the JDeveloper IDE by going to Help | About |
Extension .
6.
Open the First Sample example provided in the Extension SDK samples to explore
more on creaing extensions.
What just happened?
We created a new extension for the JDeveloper. The newly created extension will only display
the informaion about your extension in the Extension secion. The Extension SDK samples
contain many examples to start exploring extensions.
Pop quiz
Q1. Which of the following is an opion in an enity object for performance tuning?
1. Retain the associaion accessor
2. Cascade delete
3. Update batching
4. Both 1 and 2
5. Both 1 and 3
Q2. MDS allows the user to customize the applicaion at runime.
1. True
2. False
Q3. ____________ and ____________ are the two opions available to store the state
of the applicaion using passivaion.
1. File and Database
2. Cloud and Database
3. MidTier and File
4. Database and Cloud
5. None of the above
 
Search WWH ::




Custom Search