org.castor.cpa.persistence.convertor
Class AbstractLobTypeConvertor
- Cloneable, TypeConvertor, TypeConvertor
public abstract class AbstractLobTypeConvertor
Abstract base class to convert from one type to another using a large object buffer
whose size can be configured through properties file. The convertors do not have any
parameters.
$Revision: 7134 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
AbstractLobTypeConvertor
public AbstractLobTypeConvertor(Class fromType,
Class toType)
Construct a Converter between given fromType an toType.
fromType
- The type being converted from.toType
- The type being converted to.
getLobBufferSize
protected final int getLobBufferSize()
Get LOB buffer size.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com