InterviewSolution
Saved Bookmarks
| 1. |
Explain @lob Annotation. |
|
Answer» EJB 3.0 provides support for Blob and CLOB types using @Lob ANNOTATION. EJB 3.0 provides support for Blob and Clob types using @Lob annotation. |
|