org.apache.openejb.assembler.classic
Class ImportSql
java.lang.Object
org.apache.openejb.assembler.classic.ImportSql
public class ImportSql
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPENEJB_SQL_IMPORT
public static final String OPENEJB_SQL_IMPORT
- See Also:
- Constant Field Values
IMPORT_FILE_PREFIX
public static final String IMPORT_FILE_PREFIX
- See Also:
- Constant Field Values
IMPORT_FILE_EXTENSION
public static final String IMPORT_FILE_EXTENSION
- See Also:
- Constant Field Values
ImportSql
public ImportSql(ClassLoader cl,
String resource,
DataSource ds)
hasSomethingToImport
public boolean hasSomethingToImport()
doImport
public void doImport()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.