Class | Description |
---|---|
AppearanceGateway |
* This class implements data persistence for the APPEARANCE table.
|
AppearanceMapper |
This class maps an Appearance feature to the underlyng data gateway mechanism used
for persistence which by default is JDBC.
|
AppearanceToSurfaceDataGateway |
This class implements data persistence for the APPEAR_TO_SURFACE_DATA table.
|
SurfaceDataGateway |
This class implements data persistence for the SURFACE_DATA table.
|
TextureParamGateway |
This class implements data persistence for the TEXTUREPARAM table.
|