Uses of Class
com.cloudera.sqoop.lib.LobRef

Uses of LobRef in com.cloudera.sqoop.lib
 

Subclasses of LobRef in com.cloudera.sqoop.lib
 class BlobRef
          BlobRef is a wrapper that holds a BLOB either directly, or a reference to a file that holds the BLOB data.
 class ClobRef
          ClobRef is a wrapper that holds a CLOB either directly, or a reference to a file that holds the CLOB data.
 



Copyright © 2013 The Apache Software Foundation