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 jdbc driver?
What does connection pooling mean ?
Which jdbc driver type s is are the jdbc odbc bridge?
List some new features available in jdbc 4.0?
What is JDBC Connection isolation levels?
How can we maintain the integrity of a database by using jdbc?
How can we retrieve the file in the oracle database?
What is the latest version of JDBC? What are the new features added in that?
Why resultset is used in java?
Why do you use a data source object for a connection?
How can I retrieve a String or other object type without creating a new object each time?
What is savepoint in jdbc?
What do you mean by two phase commits?
How do we call a stored procedure from jdbc?
What is 2 phase commit?