-
How to call the ejbCreate() method of an entity bean from WITHIN the entity bean
Hi all --
I am trying to find a way to create a record in an Oracle database using
an entity bean. I have some buisness logic to do, that must be done before
I can create the record, but I need to do the buisness in the entity bean.
Therefore, I am trying to call the ejbCreate() method from within the entity
bean through a method defined in the HomeLocal interface. Unfortunately,
the calls work without throwing any exceptions, but no record is actually
being added to the database.....
any suggestions would be greatly appreciated
Sincerely,
Jared Dinerstein
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks