Page 1 of 1

OCPJP7 (804) Datasource questions?

Posted: Fri May 17, 2013 1:47 pm
by The_Nick
Hi, I was wondering how much this topic (datasource connection rather than DriverManager) will be tested in the exam? Isn't it out of scope? J2EE since the oracle examples on the website use also part of the java.ejb.* packages... Should I install JBoss and going ahead trying those examples? Or maybe it's enough just theorically knowing the difference between basic, connection pool and distributed transaction kind of DataSource objects?
Thanks in advance.

The_Nick.

Re: OCPJP7 (804) Datasource questions?

Posted: Fri May 17, 2013 5:37 pm
by admin
There are not that many questions on DataSource in the exam. Just the really basic stuff. They are more focused on DriverManager, RowSets, Connection and clean up stuff. If you do all the JDBC related questions in our question bank, you should be fine.

HTH,
Paul.