Class SqlCell

java.lang.Object
   |
   +----SqlCell

public class SqlCell
extends Object

Constructor Index

 o SqlCell()
 o SqlCell(Connection, String, String)

Method Index

 o setType()

Constructors

 o SqlCell
 public SqlCell()
 o SqlCell
 public SqlCell(Connection con,
                String table,
                String col)

Methods

 o setType
 public int setType()