CFX_JDataIO is a Java based ColdFusion custom tag that addresses the issue of large scale data imports and exports between
databases and flat files.
ColdFusion has a robust architecture for file manipulations but under load the system performs very poorly.
CFX_JDataIO was designed to take the work away from the ColdFusion Application Server and use Java's powerful
tool set to handle these manipulations.