in Technology by

Which types of java classes can be mapped using @Lob annotation?

1 Answer

0 votes
by
Following java types can be mapped using @Lob annotation: java.sql.Blob java.sql.Clob byte[] String Serializable Object

Related questions

0 votes
0 votes
    Prediction and Reality can be easily mapped together with the help of : a) Prediction b) ... proposed by,electromagnetic theory engineering physics,electromagnetic theory nptel...
asked Nov 12, 2021 in Education by JackTerrance
0 votes
    The annotation used to import additional configuration classes is ___________. A. @Import B. @Include C. @EnableImport D. Any of the options...
asked Nov 8, 2022 in Education by JackTerrance
0 votes
    Using which annotation non visible or private method can be tested? (a) @VisibleForTesting (b) @NonVisibleForTesting (c ... of Java Select the correct answer from above options...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    Using which annotation non visible or private method can be tested? (a) @VisibleForTesting (b) @NonVisibleForTesting ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Explain @javax.ejb.EJB annotation....
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Explain @javax.ejb.Stateless annotation....
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    The JavaScript classes can be instantiated using _____ operator. (a) create (b) new (c) instantiate (d ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    Which classes allow primitive types to be accessed as objects? Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    Explain The Differences Between "direct Mapped", "fully Associative", And "set Associative" Caches ?...
asked Dec 12, 2020 in Technology by JackTerrance
0 votes
    Simplest definition of Memory-Mapped files?...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    A byte addressable direct-mapped cache with 1024 blocks/lines, and with each block are having 8 32-bit words. How many bits are required ... 32-bit address? (a)10 (b)15 (c)3 (d)5...
asked Oct 6, 2020 in Technology by JackTerrance
0 votes
    When a program tries to access a page that is mapped in address space but not loaded in physical memory, then ____________ ... error occurs c) page fault occurs d) no error occurs...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    Which version of Java introduced annotation? (a) Java 5 (b) Java 6 (c) Java 7 (d) Java 8 This ... Lifecycle & Annotations of Java Select the correct answer from above options...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    Which of the following is not pre defined annotation in Java? (a) @Deprecated (b) @Overriden (c) @SafeVarags ... & Annotations of Java Select the correct answer from above options...
asked Feb 16, 2022 in Education by JackTerrance
...