ElegantJ Data Tables Java API Specification v1.1

Package com.elegantj.data.dataprovider

A package contains the data components which provides the data from the database, text file, or xml file through HTTP or FTP protocol.

See:
          Description

Interface Summary
DataListener The DataListener interface for receiving data events.
DataProvider The DataProvider interface for objects which provides the data and the transaction.
 

Class Summary
AbstractDataProvider This class encapsulates functionality of a abstract data provider.
DataEvent The data event is generated by a data provider (such as a SqlDataProvider) when the data provider-specific action occurs (such as data inserted, deleted, updated).
Record The Record class provides the attributes of the data record (row).
Table This class encapsulates the data structure for table which hold records.
 

Package com.elegantj.data.dataprovider Description

A package contains the data components which provides the data from the database, text file, or xml file through HTTP or FTP protocol.


ElegantJ Data Tables Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.