RE: MySQL IDE and Language (long)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2003-01-25 at 21:23, Buck wrote:
> Gordon,
> 
> What is JDBC?  I keep finding a driver.  Is that what I am looking for?
> 

http://java.sun.com/j2se/1.4/docs/guide/jdbc/index.html

Java includes JDBC, which is a server independent API for DB access. 
You add in the drivers that bridge to the backend you're using.  That
way you can switch from PostgreSQL to MySQL without changing any code
(in theory, your queries still have to be supported by the server).





-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux