Thanks Simon for your answer..
Hi, I want to read a huge file through csvJDBC and I wanted to know how I can do that. I am able to read small files but in my use case i can get lets say 1 GB - 15 GB (15 GB is rare) size files so in that case will it read all rows in memory or how I can handle such cases. I appreciate your help on this.