16.10.2015 Views

Getting Startedwith pureQuery

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 9 – Persistence Frameworks and Data Access: Context for <strong>pureQuery</strong> 181<br />

B. @Sql<br />

C. @Column<br />

D. All of the above<br />

9. What is the meaning of the @GeneratedKey <strong>pureQuery</strong> annotation?<br />

A. The value will be generated by the database for INSERT statements and<br />

populated in the bean prior to return from the <strong>pureQuery</strong> method<br />

B. The field will be generated automatically by the Java framework<br />

C. The field should be populated by the user prior to using the bean for an<br />

INSERT statement<br />

D. None of the above<br />

10. What is the name of the development tool that includes features to ensure SQL in<br />

the object-relational mapping layer is written quickly and correctly from the start?<br />

A. Query Over Collections<br />

B. Code Generation<br />

C. Extended Insight<br />

D. Optim Development Studio

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!