Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCEEJBD
Search Coderanch
Advance search
Google search
Register / Login
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
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
EJB Certification (OCEEJBD)
Head first EJB question
Bin Lu
Greenhorn
Posts: 5
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
P. 672 Q.45 which methods from EntityContext interface can be invoked, regardless of transaction context?
A. getEJBHome()
B.getEJBObject().
I remember in ejbCreate(): disallowed to call getEJBObject?
Any comment?
Vishwa Kumba
Ranch Hand
Posts: 1066
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
getEJBHome() can be called.
But getEJBObject() and getPrimaryKey() methods cannot be called in the ejbCreate() methods of entity bean.
Did you see how Paul
cut 87% off of his electric heat bill with 82 watts of micro heaters
?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
HFEB Entity Bean Synch Q & A confusion
Doubts in Chapter-6 HF-EJB
HFEJB doubt in Question (EntityBean's ejbCreate() )
needs clerification from chapter 6 Entity Bean Synchronization
Doubt in HFEJB Question
More...