Package org.apache.tika.eval.app.db
Class ColInfo
- java.lang.Object
-
- org.apache.tika.eval.app.db.ColInfo
-
public class ColInfo extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getConstraints()
Cols
getName()
Integer
getPrecision()
Gets the precision.String
getSqlDef()
int
getType()
int
hashCode()
-