bass.db
Class CreateFriendDump

java.lang.Object
  extended by bass.db.CreateFriendDump

public class CreateFriendDump
extends java.lang.Object

creates a dump file of the friends table

Version:
0.1
Author:
Thomas Klein, Fabian Winkhardt

Constructor Summary
CreateFriendDump()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateFriendDump

public CreateFriendDump()
Method Detail

main

public static void main(java.lang.String[] args)