"Jonathan K. Weedon" wrote:
>
> ...
> column, which is the foriegn key column. If the primary key class were:
>
> public AddressPK implements Serializable {
>
> public String id;
>
> <etc>
>
> }
>
> it will do a search on a NUMBER column corresponding to the foreign key.
> This is obviously much preferred to doing a BLOB comparison, which is not
> even be supported by some DBMSs.
Would you care to explain the mismatch here between the String id field and the
NUMBER db column? Is this just a typo?
________________________________________________________________________________
Evan Ireland Sybase EAServer Engineering [EMAIL PROTECTED]
Wellington, New Zealand +64 4 934-5856
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".