String query = "INSERT INTO myTable .... ";
stmt.executeUpdate(query,Statement.RETURN_GENERATED_KEYS);
resultSet = stmt.getGeneratedKeys();
if ( resultSet != null && resultSet.next() )
{
newid = resultSet.getInt(1);
}
Serie A, oggi Genoa-Milan: orario, probabili formazioni e dove vederla
-
Serie A, oggi Genoa-Milan: orario, probabili formazioni e dove vederla
Canali: Biella
39 minuti fa


Nessun commento:
Posta un commento