Using SQL*Loader to load data to database, we should know the source data's format is Windows or Unix.
Therefor, how can we get the text file's format using JAVA? If we can get the format, we should define the format parameter in the SQL*Loader ctl file.