r u used any design patterns in your project?
Answer Posted / syed sadhik
I’m assuming you are question is related to Java design.
for details you can see this link
http://www.fluffycat.com/Java-Design-Patterns/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do java applications access the database using jdbc?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What is jdbc architecture in java?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
What are the classes and methods used for sending sql statements to database?
How can we set null value in jdbc preparedstatement?
What types of DataSource objects are specified in the Optional Package?
What is meant by connection string?
What does the jdbc resultset interface?
Can I get a null resultset?
List the common jdbc exceptions ?
What is the use of JDBC DriverManager class?
What is the difference between execute, executeQuery, executeUpdate?
Explain about the drive manager class working?
Explain the importance of drivermanager.