• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Passed SCBCD 1.3 with 95%

 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

Just come back from the exam center.

I would like to share some of my experiences about SCBCD.

I have 8 DND questions. 3 of them are EJB-QL, 2 of them are Transactions, 1 of them is Stateful Session Bean life cycle, 1 of them is Stateless Session Bean life cycle, and 1 of them is Entity Bean life cycle.

I got 3 answers wrongly. 2 in EJB-QL, and 1 in Transaction.

I feel EJB-QL are quite difficult, as I almost cannot find a suitable answer (from the DND options) that I feel it is correct. You must fully understand each clause of EJB-QL, and know which clause is for what.

For example, you should know abstract scheme is used define the table that used in EJB-QL FROM clause.

Transaction questions are straight forward, except one question that ask for the call sequence of the Stateful Session Bean that implements SessionSynchronization interface. You must know the caller sequences, and how the transaction status in each of the sequence.

Hope this help.

Nick
 
Ranch Hand
Posts: 120
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Nicholas Cheung:
Hi all,

Just come back from the exam center.

I would like to share some of my experiences about SCBCD.

I have 8 DND questions. 3 of them are EJB-QL, 2 of them are Transactions, 1 of them is Stateful Session Bean life cycle, 1 of them is Stateless Session Bean life cycle, and 1 of them is Entity Bean life cycle.

I got 3 answers wrongly. 2 in EJB-QL, and 1 in Transaction.

I feel EJB-QL are quite difficult, as I almost cannot find a suitable answer (from the DND options) that I feel it is correct. You must fully understand each clause of EJB-QL, and know which clause is for what.

For example, you should know abstract scheme is used define the table that used in EJB-QL FROM clause.

Transaction questions are straight forward, except one question that ask for the call sequence of the Stateful Session Bean that implements SessionSynchronization interface. You must know the caller sequences, and how the transaction status in each of the sequence.

Hope this help.

Nick



Congrats. Nick, one more in your bag then. BTW what is DND?
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
DND refers to Drag aNd Drop questions.

Nick
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Nicholas

Moving this to the Results forum (where it belongs...)
 
Ranch Hand
Posts: 203
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats.

 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!!
 
His brain is the size of a cherry pit! About the size of this ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic