33343536373839
.prepare() .with("select *") .with("from FLIGHT.PESSOAFISICA as PESSOAFISICA") .load(new PessoaFisicaLoader()); }