02.06.2013 Views

Thesis full text PDF - Politecnico di Milano

Thesis full text PDF - Politecnico di Milano

Thesis full text PDF - Politecnico di Milano

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

4 GENERAZIONE SEMI-AUTOMATICA 4.4 Generazione Action<br />

<br />

String =" ";<br />

int rc = stmt.executeUpdate();<br />

}<br />

<br />

catch ( SQLException e ) {<br />

System.err.println("SQL Exception occured while accessing the table" );<br />

e.printStackTrace();<br />

return null;<br />

}<br />

catch ( Exception e ) {<br />

e.printStackTrace();<br />

return null;<br />

}<br />

return empList;<br />

}<br />

<br />

}<br />

<br />

<br />

<br />

;<br />

<br />

<br />

<br />

4.4.1 Risultato della trasformazione<br />

package te1 ;<br />

import java.io.IOException ;<br />

import java.lang.reflect.InvocationTargetException ;<br />

import java.util.Locale ;<br />

import java.util.Vector ;<br />

import javax.servlet.* ;<br />

35 of 54

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!