Package org.apache.storm.jdbc.common
package org.apache.storm.jdbc.common
-
ClassDescriptionColumn<T>A database table can be defined as a list of rows and each row can be defined as a list of columns where each column instance has a name, a value and a type.Provides a database connection.