|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectMovieLibrary.DBAccessTest
public class DBAccessTest
Method used to fill in movie info from a csv file to the movie info database on the server
| Constructor Summary | |
|---|---|
DBAccessTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main class executed which parses the csv file and submits databse queries to the server to add them in |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBAccessTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - arguments supplied when method is called
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||