Package com.ozdevworx.dtype

The core Data Type for JDBWC.

See:
          Description

Interface Summary
DataHandler IMPORTANT NOTE: implementations should be synchronised.

This is a Data-Type interface for an indexed and labelled array of Objects similar to the PHP array concept.
Data should be stored with a String label.

Originally designed for handling resultSet data and query building in database intensive desktop applications.
 

Package com.ozdevworx.dtype Description

The core Data Type for JDBWC.