You can always just use direct JDBC calls, or database-specific auto 
incrementing fields or other sequence number constructs.



At 06:01 PM 1/31/2001 +0000, you wrote:

>I'm using the counter.jar which is fine, but does it have any impact on
>performance ?
>
>Ok, the EJB spec doesn't support id fields, but surely now for every
>create() I'm actually doing twice the work - ie: creating and loading the
>counter entity bean and the entity bean using the counter? That can't be
>right ...



Reply via email to