Package org.synchronoss.cpo.transform.jdbc

Package class diagram package org.synchronoss.cpo.transform.jdbc
Class Summary
OracleTemporaryBlob  
OracleTemporaryClob  
TransformBlob Converts a java.sql.Blob from a jdbc datasource to a byte[] and from a byte[] to a java.sql.Blob
TransformCharArray Converts a char[] from a jdbc datasource getString() call and from a char[] to a setString() in a datasource
TransformClob Converts a java.sql.Blob from a jdbc datasource to a byte[] and from a byte[] to a java.sql.Blob
TransformDateToEncryptedString  
TransformGZipBlob Converts a java.sql.Blob from a jdbc datasource to a byte[] and from a byte[] to a java.sql.Blob
TransformGZipBytes Converts a compressed byte[] from a jdbc datasource to an uncompressed byte[] and from a byte[] to a compressed byte[] in a datasource
TransformNoOp This is an example of a transform that does nothing.
TransformStringChar Converts a java.sql.Blob from a jdbc datasource to a byte[] and from a byte[] to a java.sql.Blob
TransformStringToEncryptedString  
 



Copyright © 2009. All Rights Reserved.