ItEr33S13ArquitecturaServidorItEr32S16: Removing method since reattachUnmodifiedEntity is equivalent

This commit is contained in:
Óscar González Fernández 2009-11-02 14:51:55 +01:00
parent 20a8795618
commit 4238819ee4

View file

@ -143,6 +143,4 @@ public interface IGenericDAO <E, PK extends Serializable>{
public void flush();
void associateToSession(E entity);
}