r u used any design patterns in your project?
Answer Posted / samsudeen
i used the four design pattern in one projext
1) MVC
2) DAO
3) front Controller
4) Intercepting Filter
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a statement?
Can resultset be null in java?
What is encrypted connection?
What are the different types of drivers under jdbc?
How do I load a database driver with JDBC 4.0 / Java 6?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What is jdbc template?
What is the most common example type 1 driver?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
What is resultset?
How to check jdbc driver version in websphere?
What is the JDBC?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
Explain the importance of drivermanager.
How do I stop nullpointerexception?