| Interface | Description |
|---|---|
| ForwardCursor |
Allows to read tabular data in a Forward-only manner.
|
| IndexedFields |
Denote a container of fields accessible by indexes.
|
| Lookup<FROM,TO> |
Lookup table to transform an element of type FROM to an element of type TO.
|
| NamedFields |
Denote a container of fields accessible by names.
|
| Class | Description |
|---|---|
| Casts |
Methods used to coerce values to specific types.
|
| Fqn |
Describe a fully qualified name.
|
| Fqns |
Created by epoitras on 09/10/14.
|
| Lookups |
Created by epoitras on 03/06/14.
|
| Lookups.LookupBuilder<FROM,TO> |
Builder for Lookup.
|
| Exception | Description |
|---|---|
| DataCoercionException |
Created by epoitras on 30/10/14.
|
| DataTruncationException |
Created with IntelliJ IDEA.
|
Copyright © 2014. All rights reserved.