com.compomics.util.experiment.identification
Class DerbyTest

java.lang.Object
  extended by com.compomics.util.experiment.identification.DerbyTest

public class DerbyTest
extends Object

Deby database tests.

Author:
Harald Barsnes

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

Constructor Detail

DerbyTest

public DerbyTest()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

insertData

public void insertData(String matchKey,
                       Object object)

connectToDatabase

public void connectToDatabase()


Copyright © 2012. All Rights Reserved.