Changes between Initial Version and Version 1 of Ticket #1499
- Timestamp:
- Mar 1, 2017, 3:00:20 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1499 – Description
initial v1 1 1 Connecting from Java to rasdaman takes round about 2 seconds, while rasql has no such "delay". 2 3 Attached files: 4 - MemFill.sh: Creates the test-data 5 - ReadData.sh: Reads the data using rasql 6 - ReadData.java: Reads the same date using Java 7 - TestConnect.java: Sample program, which only makes a connection to the database. 2 8 3 9 Details here: