Uses of Enum
org.apache.tika.pipes.emitter.jdbc.JDBCEmitter.MultivaluedFieldStrategy
Packages that use JDBCEmitter.MultivaluedFieldStrategy
-
Uses of JDBCEmitter.MultivaluedFieldStrategy in org.apache.tika.pipes.emitter.jdbc
Subclasses with type arguments of type JDBCEmitter.MultivaluedFieldStrategy in org.apache.tika.pipes.emitter.jdbcMethods in org.apache.tika.pipes.emitter.jdbc that return JDBCEmitter.MultivaluedFieldStrategyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static JDBCEmitter.MultivaluedFieldStrategy[]JDBCEmitter.MultivaluedFieldStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.tika.pipes.emitter.jdbc with parameters of type JDBCEmitter.MultivaluedFieldStrategyModifier and TypeMethodDescriptionvoidJDBCEmitter.setMultivaluedFieldStrategy(JDBCEmitter.MultivaluedFieldStrategy multivaluedFieldStrategy)