Should the
JDBC assignments go in their own package, or should the source files in the videos directory be changed for JDBC?
Right now I have this file structure in my development directory:
C:\java\videos\src\java\com\javaranch\drive\videos
Should the jdbc assingments be put in a directory structure like this:
C:\java\jdbc\src\java\com\javaranch\drive\videos
Is there a preference?