From Birnam Designs Wiki
You can switch which version of java you would like to use with the update-alternatives command:
sudo update-alternatives --config java
This will output a list of available options (e.g. Sun JDK vs. OpenJDK) that you can choose from.