pl.edu.pjwstk.yaod.debug.blocks
Class BlockTester

java.lang.Object
  |
  +--pl.edu.pjwstk.yaod.debug.blocks.BlockTester

public class BlockTester
extends java.lang.Object

Klasa ma charakter testowy i sluzy do debugowania funkcjonowania blokow bazy danych offline (bez uruchamiania serwera).

Author:
M. Lentner, raist@ertel.com.pl

Constructor Summary
BlockTester()
           
 
Method Summary
 void begin()
           
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

BlockTester

public BlockTester()
Method Detail

begin

public void begin()
           throws java.lang.Exception

main

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