Login
Remember
Register
Questions
Ask a Question
Which types of java classes can be mapped using @Lob annotation?t
Home
>
Technology
>
Which types of java classes can be mapped using @Lob annotation?t
0
votes
asked
Nov 7, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
Which types of java classes can be mapped using @Lob annotation?
interview-question-answer
technology-questions-answers
Facebook
Twitter
LinkedIn
Email
Add Answer
1
Answer
0
votes
answered
Nov 7, 2020
by
JackTerrance
(
1.7m
points)
Following java types can be mapped using @Lob annotation:
java.sql.Blob
java.sql.Clob
byte[]
String
Serializable Object
Related questions
0
votes
1
answer
Explain @Lob annotation?
asked
Nov 7, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain @javax.ejb.EJB annotation.t
asked
Nov 7, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain @javax.ejb.Stateless annotation.t
asked
Nov 7, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain annotation in EJB to do the database entity relationships/mappings.
asked
Nov 7, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain @Embeddable annotation.
asked
Nov 7, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...