3940414243444546474849
tx.commit(); session.flush(); } public ZeroField getZeroField(String fieldId) throws Exception { ZeroField field = null; Transaction tx=null; try { tx = session.beginTransaction();