Create method that uses the identity_val_local() function in DB2 to get
get the ID of the last inserted row, and populate it into the EJB
object being created.
Create command for use with Oracle that uses a sequence in conjuction with
a RETURNING clause to generate keys in a single statement
The sequence is called by the parameter attribute "sequence_name".