Package | Description |
---|---|
org.apache.tika.eval.db |
Modifier and Type | Method and Description |
---|---|
List<ColInfo> |
TableInfo.getColInfos() |
Modifier and Type | Method and Description |
---|---|
static void |
JDBCUtil.updateInsertStatement(int dbColOffset,
PreparedStatement st,
ColInfo colInfo,
String value) |
Constructor and Description |
---|
TableInfo(String name,
ColInfo... cols) |
Constructor and Description |
---|
TableInfo(String name,
List<ColInfo> cols) |
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.