Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.sqoop.lib Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
BigDecimalSerializerSerialize BigDecimal classes to/from DataInput and DataOutput objects.Classorg.apache.sqoop.libSqoop
BlobRefBlobRef is a wrapper that holds a BLOB either directly, or a reference to a file that holds the BLOB data.Classorg.apache.sqoop.libSqoop
BooleanParserClassorg.apache.sqoop.libSqoop
ClobRefClobRef is a wrapper that holds a CLOB either directly, or a reference to a file that holds the CLOB data.Classorg.apache.sqoop.libSqoop
DelimiterSetEncapsulates a set of delimiters used to encode a record.Classorg.apache.sqoop.libSqoop
FieldFormatterStatic helper class that will help format data with quotes and escape chars.Classorg.apache.sqoop.libSqoop
FieldMappableInterface describing a class capable of returning a map of the fields of the object to their values.Interfaceorg.apache.sqoop.libSqoop
FieldMapProcessorInterface implemented by classes that process FieldMappable objects.Interfaceorg.apache.sqoop.libSqoop
JdbcWritableBridgeContains a set of methods which can read db columns from a ResultSet into Java types, and do serialization of these types to/from DataInput/DataOutputClassorg.apache.sqoop.libSqoop
LargeObjectLoaderContains a set of methods which can read db columns from a ResultSet into Java types, and do serialization of these types to/from DataInput/DataOutputClassorg.apache.sqoop.libSqoop
LobRefAbstract base class that holds a reference to a Blob or a Clob.Classorg.apache.sqoop.libSqoop
LobSerializerSerialize LOB classes to/from DataInput and DataOutput objects.Classorg.apache.sqoop.libSqoop
ProcessingExceptionGeneral error during processing of a SqoopRecord.Classorg.apache.sqoop.libSqoop
RecordParserParses a record containing one or more fields.Classorg.apache.sqoop.libSqoop
RecordParser .ParseErrorAn error thrown when parsing fails.Classorg.apache.sqoop.lib.RecordParserSqoop
SqoopRecordInterface implemented by the classes generated by sqoop's orm.Classorg.apache.sqoop.libSqoop