adspace
Answer Posted / Ram Murti
Generic DAO is a Data Access Object that uses the Java Generics feature to provide a more type-safe and flexible solution. It allows the definition of methods with parameterized types, making it possible to work with multiple data entities using a single interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers