35363738394041
.prepare() .with("select *") .with("from FLIGHT.AERONAVE as AERONAVE") .load(new AeronaveLoader()); }