|
ElegantJ Charts comes bundled with standard data access interface. Data access works with different data sources like databases, text, and XML files over JDBC, FTP, HTTP, and File Protocols. Data access component that we provide with the Charts Library is a Java interface and can also be extended to access other types of data sources through other protocols.
Data Access component provides an interface data sources. Data Access component gives you the power of being able to read data stored in any data source, be it text, database, or XML file/stream. With Data Access component, you will be able to connect and communicate with any type of data source through protocols like FILE, JDBC, FTP or HTTP. It works in all major security and access constraints imposed by different architectures and it enables you to access any type of data from HTTP servers, FTP servers, LAN, Internet, and File servers.
|