This project has retired. For details please refer to its Attic page.
Uses of Class com.cloudera.sqoop.lib.LobRef (Sqoop 1.4.4 API)

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

Packages that use LobRef
org.apache.sqoop.lib   
 

Uses of LobRef in org.apache.sqoop.lib
 

Subclasses of LobRef in org.apache.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