Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Developer Days VM - Logins for Schemas

rvijayaragavanJun 11 2011 — edited May 20 2013
Hi,

I downloaded oracle VM Virtual manager, installed it. And downloaded OTN Developer Days virtual files, imported these drives into VM. Now i am able to use OTN Developer Days.
The problem i face is i dont know database connection credentials. Can you help me with this.

Regards
Vijayaragavan
This post has been answered by 876705 on Aug 22 2011
Jump to Answer

Comments

This is the way it was done in previous version of FX to simplify the FX code and avoid tons of duplicated code. We've tried to fix this, but it was too late, as the cost of backward incompatibility was too hight.

You can however use conversion methods to achieve this. Like this:

slider.valueProperty().asObject().addListener(...)

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 17 2013
Added on Jun 11 2011
8 comments
8,109 views