Is anyone doing any container managed stuff with database primary keys as either: autonumber fields, sequences, serials , or other database managed primary keys that are incremented on insert etc? If so how do you get it to work with container management? -aaz
