yacy_search_server/source/de/anomic/content/dao
orbiter ce8dc575ca refactoring
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6398 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-10-11 00:12:19 +00:00
..
Dao.java tried to insert a database dump import method to the phpBB3 import function. Reason: imports or large database dumps are cannot be handled with phpMyAdmin and this should be an easy way to the database dumps into a mySQL database where it can be exported again with the phpBB3 content integration adapter. Completion or removal of this function stub will follow before next main release. 2009-06-13 23:03:40 +00:00
DatabaseConnection.java tried to insert a database dump import method to the phpBB3 import function. Reason: imports or large database dumps are cannot be handled with phpMyAdmin and this should be an easy way to the database dumps into a mySQL database where it can be exported again with the phpBB3 content integration adapter. Completion or removal of this function stub will follow before next main release. 2009-06-13 23:03:40 +00:00
ImportDump.java moved table and util classes 2009-10-10 01:14:19 +00:00
PhpBB3Dao.java refactoring 2009-10-11 00:12:19 +00:00