public static final class JdbcProcess.OptionSymbols extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ORACLE_DIRPATH
The JDBC export option symbol of enabling Oracle direct path insert features.
|
static String |
ORACLE_PARTITION
The JDBC import option symbol of enabling Oracle partitions.
|
static String |
POSTGRES_COPY
The JDBC import/export option symbol of enabling postgres COPY statements.
|
public static final String POSTGRES_COPY
public static final String ORACLE_DIRPATH
public static final String ORACLE_PARTITION
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.