Every JAR file should have a manifest file which contains information about the files packaged in the JAR file. To check it out, unzip the ojdbc14.jar and read the META-INF/MANIFEST.MF file.
As far as I know ojdbc14.jar does not support JDBC4. To make sure what you version supports check out what Oracle is saying.