Uses of Class
org.apache.tika.eval.app.db.JDBCUtil
Packages that use JDBCUtil
Package
Description
-
Uses of JDBCUtil in org.apache.tika.eval.app.batch
Methods in org.apache.tika.eval.app.batch with parameters of type JDBCUtilModifier and TypeMethodDescriptionEvalConsumerBuilder.init
(ArrayBlockingQueue<FileResource> queue, Map<String, String> localAttrs, JDBCUtil dbUtil, boolean forceDrop) Constructors in org.apache.tika.eval.app.batch with parameters of type JDBCUtilModifierConstructorDescriptionDBConsumersManager
(JDBCUtil dbUtil, MimeBuffer mimeBuffer, List<FileResourceConsumer> consumers) -
Uses of JDBCUtil in org.apache.tika.eval.app.db
Subclasses of JDBCUtil in org.apache.tika.eval.app.db -
Uses of JDBCUtil in org.apache.tika.eval.app.io
Constructors in org.apache.tika.eval.app.io with parameters of type JDBCUtilModifierConstructorDescriptionDBWriter
(Connection connection, List<TableInfo> tableInfos, JDBCUtil dbUtil, MimeBuffer mimeBuffer)