Added some comments, but mostly translated them to English.
[mir.git] / source / mir / entity / GenericEntity.java
index 8a76699..d183407 100755 (executable)
@@ -4,9 +4,10 @@
 package mir.entity;
 
 /**
- * Standard-Entity-Container. Wenn keine Zusatzfunktionalitaeten für die Kapselung einer
- * Datenbankzeile nötig sind, d.h. zu einem Database-Objekt keine eigene Entity-Klasse
- * implementiert wird, so wird dieser Standard-Container verwendet.
+ * Standard Entity container.
+ * If no additional functionality is neccessary for the encapsulation
+ * of a database row, i.e. no separate Entity class is implemented
+ * for a database object, this standard container is used.
  *
  * @author /rk
  * @version 1.2