Results 1 to 2 of 2
Thread: Mysql reusable
- 09-12-2009, 11:46 PM #1
Member
- Join Date
- Sep 2009
- Posts
- 30
- Rep Power
- 0
Mysql reusable
Hello,
I'm new to java and I'm having some difficulties with Mysql connection. I've found some connection codes on the internet to connect to my mysql database. This works well, however since I'm going to need to make alot of connections in my program, it would be much easier to have some, I dont know if I am saying this right, sort of reusable mysql class. So I just can use that class and only have to overwrite the piece of could of what should happen (select, update, and so on). Is this possible? I hope someone can help me out with this one.
Greets
- 09-13-2009, 06:08 AM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
Similar Threads
-
SWT and mysql
By ashin in forum SWT / JFaceReplies: 4Last Post: 07-09-2009, 04:46 AM -
MySQL/JDBC Mysql query output
By thelinuxguy in forum Advanced JavaReplies: 4Last Post: 02-13-2009, 01:57 AM -
mySQL HELP!!!
By ace84 in forum New To JavaReplies: 0Last Post: 04-19-2008, 10:39 PM -
Mysql Help
By Sumendra Maharjan in forum JDBCReplies: 1Last Post: 08-08-2007, 01:19 AM -
JSP and MySQL
By Ed in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-04-2007, 05:08 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks