Java Enumeration Parse results to Database



I am working on a project and need some major assistance. Being new
to Java I have gotten a program to enumerate thru an external site and
export to a file the results. My challenge now is that I need to get
the same results with some parsing done and then send it to a database
as a record per line. Any thoughts on how best to do this. Sample
code would be awesome.

.



Relevant Pages

  • Re: Java Enumeration Parse results to Database
    ... enumerate", but I'll take a stab from general principles. ... Let's say by "to enumerate", you mean something different from what most Java programmers would assume, "to represent as a Java 'enum'". ... Acme Wine Cooperative scans the Web for good wine deals and assembles them for ... A database these days doesn't have "records". ...
    (comp.lang.java.help)
  • Re: Best way to have a for-loop index?
    ... to write C, C++, Fortran, Java, etc in Python. ... Could we stop the stupid continual beratement of people validly asking ... enumerate is one of the most useful built-ins and a love the way it ...
    (comp.lang.python)
  • Enumerate H/W Devices on win32
    ... Is there a way, using Java, to determine and to enumerate the hardware devices ... installed on a win32 machine? ...
    (comp.lang.java.programmer)