get_last_inserted


Description:

public abstract Set get_last_inserted (Connection cnc) throws Error

This command should be called inmediately called after a INSERT SQL command

Parameters:

this

a Provider object

cnc

a Connection to get last inserted from

Returns:

a Set with all data of the last inserted row