| Package | Description |
|---|---|
| org.easybatch.core.job |
This package contains easy batch core implementation.
|
| org.easybatch.core.mapper |
This package contains built-in object mapping support.
|
| Class and Description |
|---|
| RecordMapper
A record mapper maps a
Record to a GenericRecord having a domain object as payload. |
| Class and Description |
|---|
| ObjectMapper
A helper class that maps a record to a domain object instance.
|
| RecordMapper
A record mapper maps a
Record to a GenericRecord having a domain object as payload. |
| RecordMappingException
Exception thrown when an error occurs during record mapping.
|
Copyright © 2015. All Rights Reserved.