Package | Description |
---|---|
org.apache.tika.eval.db |
Modifier and Type | Method and Description |
---|---|
static JDBCUtil.CREATE_TABLE |
JDBCUtil.CREATE_TABLE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JDBCUtil.CREATE_TABLE[] |
JDBCUtil.CREATE_TABLE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JDBCUtil.createTables(List<TableInfo> tableInfos,
JDBCUtil.CREATE_TABLE createTable) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.