Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
PB/Java Database Transactions on EA Server
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
SamV  
View profile  
 More options Nov 5 2011, 9:32 pm
Newsgroups: sybase.public.easerver.powerbuilder
From: SamV <svaradar.t...@gmail.com>
Date: Sat, 5 Nov 2011 18:32:41 -0700 (PDT)
Local: Sat, Nov 5 2011 9:32 pm
Subject: PB/Java Database Transactions on EA Server
I currently work on a PB server side application. The application (Tax
Software) was written in PB/Java/EAF running on EA Server. It was
developed about 8 years ago with the then available technologies. The
application is working fine, but there are leftovers from past
legacies that I am trying to to clean up code/design.

There are certain code that does database (Oracle) transactions across
PB and Java and since the 2 happened to be in different Database
(Oracle) sessions, changes in one aren't visible in the other. So, in
these cases, the application uses a switch to use PB code for the
complete transaction instead of splitting across PB and Java.
Otherwise, it uses PB/Java combination.

What this means is that identical sets of program blocks exist in PB
and Java. Maintenance nightmare!! I believe PB objects were created
first and someone ported those to Java for performance reason (not
considering the above split transaction issue). I am trying to
eliminate one (probably the PB code, considering performance). I am
exploring PBNI in this context.

Please let me know, if any of you faced a similar situation and how
you would solve it.

Thanks a lot in advance.

Sam


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »