Package org.apache.cocoon.util

Class Summary
BlobHelper A minimal implementation just enough to send a BLOB to a database.
ClobHelper A minimal implementation just enough to send a CLOB to a database.
JDBCTypeConversions Provide some utility methods to read from JDBC result sets or store them to JDBC statements.
JDBCxlobHelper Helper to pass a length plus an InputStream to JDBCTypeConversions to insert BLOB (setBinaryStream) or CLOB (setAsciiStream) via data using org.apache.cocoon.acting.modular.DatabaseAction.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.