public class Into extends Sql
| Modifier and Type | Field and Description |
|---|---|
static int |
DUMPFILE |
static int |
OUTFILE |
static int |
VARLIST |
| Constructor and Description |
|---|
Into(List userVars) |
Into(Sql file) |
Into(Sql file,
Charset charset,
Sql options) |
| Modifier and Type | Method and Description |
|---|---|
Charset |
getCharset() |
Sql |
getFile() |
Sql |
getOptions() |
int |
getType() |
List |
getUservars() |
java.lang.String |
toString() |
public static final int OUTFILE
public static final int DUMPFILE
public static final int VARLIST
Copyright © 2018. All rights reserved.