Uses of Enum
org.apache.tika.eval.app.db.JDBCUtil.CREATE_TABLE
-
Uses of JDBCUtil.CREATE_TABLE in org.apache.tika.eval.app.db
Modifier and TypeMethodDescriptionstatic JDBCUtil.CREATE_TABLE
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 TypeMethodDescriptionvoid
JDBCUtil.createTables
(List<TableInfo> tableInfos, JDBCUtil.CREATE_TABLE createTable)