mass update mir codeswitch
[mir.git] / source / mircoders / entity / EntityContent.java
index 0345cea..e08494e 100755 (executable)
@@ -7,12 +7,12 @@ import java.sql.*;
 
 import freemarker.template.*;
 
-import webdb.entity.*;
-import webdb.misc.*;
-import webdb.storage.*;
-
+import mir.entity.*;
+import mir.misc.*;
 import mir.storage.*;
 
+import mircoders.storage.*;
+
 /**
  * this class implements mapping of one line of the database table content
  * to a java object