public class ImportSql extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IMPORT_FILE_EXTENSION |
static String |
IMPORT_FILE_PREFIX |
static String |
OPENEJB_SQL_IMPORT |
| Constructor and Description |
|---|
ImportSql(ClassLoader cl,
String resource,
DataSource ds) |
public static final String OPENEJB_SQL_IMPORT
public static final String IMPORT_FILE_PREFIX
public static final String IMPORT_FILE_EXTENSION
public ImportSql(ClassLoader cl, String resource, DataSource ds)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.