gov.nih.nlm.util
Class OracleTableToStdout

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

public class OracleTableToStdout
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
OracleTableToStdout()
           
 
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

OracleTableToStdout

public OracleTableToStdout()
Method Detail

main

public static void main(String[] args)


Copyright ©2005