: Thursday, July 26, 2001 7:31
AM
Subject: [JBoss-user]
Auto-increment(revisited) : read on jGuru.
Hi all,
while we all in this list have debated about the
best way to have an Autoincrement-like feature in our EJB (using AutoNumber
bean, using a singleton session bean to retrieve
i think it'd be auto-id itself
--hermann
- Original Message -
From:
Frank Villarreal
To: [EMAIL PROTECTED]
Sent: Thursday, July 26, 2001 5:23
PM
Subject: RE: [JBoss-user]
Auto-increment(revisited) : read on jGuru.
Assuming the auto-id is your primar
ECTED]Subject:
[JBoss-user] Auto-increment(revisited) : read on jGuru.
Hi all,
while we all in this list have debated about the
best way to have an Autoincrement-like feature in our EJB (using AutoNumber
bean, using a singleton session bean to retrieve the newly created id in the
db
Hi all,
while we all in this list have debated about the
best way to have an Autoincrement-like feature in our EJB (using AutoNumber
bean, using a singleton session bean to retrieve the newly created id in the db,
etc.), i've just came through a text at jGuru - in FAQ section about EJB - ab