nclude in the base.
>
> Can you open a JIRA "bug" and attach your modified
> file?
>
> Thanks much,
>
> Clinton
>
> On 11/30/05, Jeff Roberts
> <[EMAIL PROTECTED]> wrote:
> >
> > Clinton,
> > Thank you for the instructions. I
quence, iteratively. I may be
mistaken, but thought that calling end released the
connection. If that is the case, I'd rather not do it
that way as I loop in my code many times and would
rather not release and re-acquire connections
repeatedly.
Thank you,
Jeff Roberts
--- Clinton Begi
= TransactionState.STATE_COMMITTED ) { txThrottle.decrement(); } session.setTransaction(null); session.setTransactionState(TransactionState.STATE_ENDED); } } Thanks, Jeff Roberts
Yahoo! DSL Something to write home about. Just $16.99/mo. or less
gree with
> arbitrarily making
> methods and fields protected. I believe that classes
> should be designed for
> extension, and if they're not, then they should be
> privately protected.
>
> Cheers,
> Clinton
>
> On 10/20/05, Jeff Roberts
> <[EMAIL PROTECTED]&
to it (maybe someone
> should take a look at this
> > in general?)
> >
> > As for the extension, I'm not sure what the proper
> procedure is - maybe one
> > of the other committers can comment. The list
> does not allow attachments.
> > If there is intere
nsion if that would help.
As I just joined the mailing list, I'm not sure what
my next step should be. I assume someone will respond
to this request.
Thank you,
Jeff Roberts
P.S. If Jeff Butler reads this, I'm the Jeff Roberts
you know from St. Louis.
__