2004.04.29


com.jdc.app.rdb.tbl.ref.tco
Class ReferenceTableCreator

java.lang.Object
  |
  +--com.jdc.lang.Object
        |
        +--com.jdc.rdb.tbl.tco.TableCreationObject
              |
              +--com.jdc.app.rdb.tbl.ref.tco.ReferenceTableCreator

public class ReferenceTableCreator
extends TableCreationObject

ReferenceTableCreator drops and/or creates a new database reference tables for the J. Damon & Co. database.

Version:
1.0
Author:
Jay Damon
See Also:
Country

Field Summary
 
Fields inherited from class com.jdc.lang.Object
string
 
Constructor Summary
ReferenceTableCreator()
           
ReferenceTableCreator(boolean execute)
           
 
Method Summary
static void main(String[] args)
          Executes the unit tests for the ReferenceTableCreator class.
 
Methods inherited from class com.jdc.rdb.tbl.tco.TableCreationObject
add, create, drop, execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceTableCreator

public ReferenceTableCreator()

ReferenceTableCreator

public ReferenceTableCreator(boolean execute)
Method Detail

main

public static void main(String[] args)
Executes the unit tests for the ReferenceTableCreator class.


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.