Click here to Skip to main content
15,887,746 members
Home / Discussions / Java
   

Java

 
GeneralRe: How to implement FTP in given chat application? Pin
NotPolitcallyCorrect16-Nov-16 9:56
NotPolitcallyCorrect16-Nov-16 9:56 
AnswerRe: How to implement FTP in given chat application? Pin
Richard MacCutchan16-Nov-16 22:24
mveRichard MacCutchan16-Nov-16 22:24 
QuestionEvent Handling, bt1.addActionListener(this); here "this" is refer to what ?? Pin
Member 127857914-Nov-16 5:54
Member 127857914-Nov-16 5:54 
AnswerRe: Event Handling, bt1.addActionListener(this); here "this" is refer to what ?? Pin
NotPolitcallyCorrect4-Nov-16 5:59
NotPolitcallyCorrect4-Nov-16 5:59 
RantRe: Event Handling, bt1.addActionListener(this); here "this" is refer to what ?? Pin
Richard Deeming4-Nov-16 6:01
mveRichard Deeming4-Nov-16 6:01 
Questionwhatis class and object ? Pin
Member 128308483-Nov-16 4:10
Member 128308483-Nov-16 4:10 
AnswerRe: whatis class and object ? Pin
Richard Deeming3-Nov-16 6:22
mveRichard Deeming3-Nov-16 6:22 
QuestionImprove performance-reg Pin
Member 128282182-Nov-16 23:36
Member 128282182-Nov-16 23:36 
Hi I am ramesh

Please suggest some way to improve the performance?

Actually our project has below mentioned process,
1.load the huge xlsx file and validating that value by using sax parser xml.
2.if validation success then will store into database.

this is the routine process,every day we will load more file.

Currenty using technique:
1.reading large file using Apache poi(XSSF user model api) and validating through xml by using sax parser.
2. then storing into jdbc batch and executing it.

so my question is still any better way is there to improve performance?

please suggest i am waiting for your reply
AnswerRe: Improve performance-reg Pin
Richard MacCutchan2-Nov-16 23:54
mveRichard MacCutchan2-Nov-16 23:54 
Generalpassing java object to c through jni Pin
Member 1159649327-Oct-16 0:34
Member 1159649327-Oct-16 0:34 
GeneralRe: passing java object to c through jni Pin
Richard MacCutchan27-Oct-16 1:51
mveRichard MacCutchan27-Oct-16 1:51 
QuestionIs it just me or is java (by design) the most disorganized language ever.. Pin
sislermi20-Oct-16 11:32
professionalsislermi20-Oct-16 11:32 
AnswerRe: Is it just me or is java (by design) the most disorganized language ever.. Pin
Richard MacCutchan20-Oct-16 20:49
mveRichard MacCutchan20-Oct-16 20:49 
QuestionJava Pin
Member 1179503614-Oct-16 4:32
Member 1179503614-Oct-16 4:32 
AnswerRe: Java Pin
Richard MacCutchan14-Oct-16 6:48
mveRichard MacCutchan14-Oct-16 6:48 
Questionjava Pin
Member 1189993512-Oct-16 0:54
Member 1189993512-Oct-16 0:54 
AnswerRe: java Pin
Richard MacCutchan13-Oct-16 21:10
mveRichard MacCutchan13-Oct-16 21:10 
QuestionHow to convert 2d array into 1d array in java Pin
Member 1278579110-Oct-16 4:33
Member 1278579110-Oct-16 4:33 
QuestionRe: How to convert 2d array into 1d array in java Pin
Richard MacCutchan10-Oct-16 4:55
mveRichard MacCutchan10-Oct-16 4:55 
AnswerRe: How to convert 2d array into 1d array in java Pin
Member 1278579110-Oct-16 5:35
Member 1278579110-Oct-16 5:35 
GeneralRe: How to convert 2d array into 1d array in java Pin
Richard MacCutchan10-Oct-16 6:12
mveRichard MacCutchan10-Oct-16 6:12 
GeneralRe: How to convert 2d array into 1d array in java Pin
Member 1278579110-Oct-16 6:29
Member 1278579110-Oct-16 6:29 
GeneralRe: How to convert 2d array into 1d array in java Pin
Richard MacCutchan10-Oct-16 6:38
mveRichard MacCutchan10-Oct-16 6:38 
GeneralRe: How to convert 2d array into 1d array in java Pin
Member 1278579110-Oct-16 6:48
Member 1278579110-Oct-16 6:48 
GeneralRe: How to convert 2d array into 1d array in java Pin
Richard MacCutchan10-Oct-16 7:13
mveRichard MacCutchan10-Oct-16 7:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.