gov.nih.nlm.util
Class MysqlTableToStdout

java.lang.Object
  extended by gov.nih.nlm.util.MysqlTableToStdout

public class MysqlTableToStdout
extends Object

Represents a Map that uses two keys. For use in an environment where you want to cache symmetric sets of data but with different top-level keys. e.g. cache the source lists from two different databases.


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

Field Detail

DELIM

public static final String DELIM
See Also:
Constant Field Values
Constructor Detail

MysqlTableToStdout

public MysqlTableToStdout()
Method Detail

main

public static void main(String[] args)


Copyright ©2005