Java Structures
The structure created from Java classes allows easy mapping
of the elements. Pointers to other objects, lists, and arrays
are handled compactly and naturally. As with all other types of
structures data types are automatically converted, so for example you
can use a Java Date object and simply map it to any other type of date.
|