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
Why do we use jdbc in java?
What is the difference between jdbc and jndi?
What types of DataSource objects are specified in the Optional Package?
Briefly tell about the jdbc architecture.
Write a program JDBCcode forfetching student database with SQL.
What is a jdbc driver and how many jdbc drivers are available?
Is jdbc faster than hibernate?
Does the JDBC-ODBC Bridge work with Microsoft J++?
What are the advantages of using preparedstatement in java?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is ojdbc14 jar?
How to know howmuch data is truncated?
Explain what should be done when a SQL exception is raised?
Result set’s index starts with 0 or 1?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?