Bear Bibeault wrote:Folders follow the package structure. If you have the source you can find the class sources.
java.sql ? I cannot find the folder structure java>>sql>>....in my computer. Please tell me how to get to that folder.
I thought that it would be here - C:\Program Files\Java\jre6\lib. But its not.
Thanks.
justin smythhe
Ranch Hand
Joined: Jul 06, 2012
Posts: 107
posted
0
The JDBC API is part of the Java platform, which includes the Java™ Standard Edition (Java™ SE ) and the Java™ Enterprise Edition (Java™ EE). The JDBC 4.0 API is divided into two packages: java.sql and javax.sql. Both packages are included in the Java SE and Java EE platforms.