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
What is while rs next ())?
How can you retrieve data from the resultset using jdbc?
What is JDBC Connection isolation levels?
Is jdbc a protocol?
What are temp tables ?
How vendor Naming registry supports JNDI?
What is the difference between jdbc and jndi?
Which package is used for jdbc application?
Describe how the jdbc application works.
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
What is the use of jdbc?
What is odbc. how is it related to sql cli?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
What is a statement in java?
What is jdbc drivers in java?