com.arsdigita.installer
Class SQLLoader

java.lang.Object
  extended bycom.arsdigita.installer.SQLLoader

public abstract class SQLLoader
extends Object

SQLLoader

Version:
$Revision: #8 $ $Date: 2004/07/12 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
SQLLoader(Connection conn)
           
 
Method Summary
static void load(Connection conn, String script)
           
 void load(String name)
           
protected abstract  Reader open(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

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

SQLLoader

public SQLLoader(Connection conn)
Method Detail

open

protected abstract Reader open(String name)

load

public static void load(Connection conn,
                        String script)

load

public void load(String name)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC