DHTMLX connector is a helper server-side library that enables access to external datasources and backend systems.
It supports all DHTMLX components which operate with data.
The library itself provides a wide server-side functionality, such as data loading (static or dynamic), saving, filtering, validation, etc. Integration with DHTMLX Dataprocessor allows managing the insert/delete/update operations as well.
Supported script languages:
Supported databases:
Java Connector Basics |
Discusses the definition of dhtmlxConnector and the way of initializing Java Connector. |
Loading Data |
Describes the ways of loading data using Java Connector as well as the operations connected with it: filtering, formatting and sorting data. |
Managing Create/Update/Delete Operations |
Tells about executing main operations with data using Java Connector. |
Auxiliary Resources |
Covers common information you may need while working with Java Connector, incliding answers to the questions about connector's work. |