How to check which version of Jdk installed on the machine?
How to check which version of Jdk installed on the machine?& Which version of Oracle Insatlled on my machine?
As for Oracle, make a JDBC connection, get the DatabaseMetaData, and get the version from that.%