org.axiondb.types

Class BLOBType

public class BLOBType extends LOBType

A DataTyperepresenting a Binary Large Object (BLOB)

Version: $Revision: 1.1 $ $Date: 2005/11/24 20:47:31 $

Author: Ahimanikya Satapathy

Constructor Summary
BLOBType()
Method Summary
intgetJdbcType()
DataTypemakeNewInstance()
StringtoString()

Constructor Detail

BLOBType

public BLOBType()

Method Detail

getJdbcType

public int getJdbcType()

makeNewInstance

public DataType makeNewInstance()

toString

public String toString()