Skip to content

Demo application showing a self-made currency converter to avoid oracle conversion bugs in ADF 12c

Notifications You must be signed in to change notification settings

ADFCommunityDE/ADFCustomCurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GermanCurrencyConverter

Demo application showing a self-made currency converter to avoid oracle conversion bugs in ADF 12c.

Steps to Follow:

  1. Set up the database access to a locally available HR Schema.
  2. Start the application
  3. Enter 9999,99 into the salaray input field and see conversion error.
  4. Go to main.jsf in the ViewController project and comment out the af:convertNumber... and comment in the f:convertNumber
  5. Retry to enter 9999,99 and see that conversion works properly.

About

Demo application showing a self-made currency converter to avoid oracle conversion bugs in ADF 12c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages