Click here to Skip to main content
15,898,222 members
Home / Discussions / Java
   

Java

 
AnswerRe: Please Help with a Java code Pin
Richard MacCutchan17-Sep-13 0:33
mveRichard MacCutchan17-Sep-13 0:33 
AnswerRe: Please Help with a Java code Pin
Member 1028017517-Sep-13 7:04
Member 1028017517-Sep-13 7:04 
QuestionJSpinner Value into Database? Pin
chdboy15-Sep-13 19:46
chdboy15-Sep-13 19:46 
AnswerRe: JSpinner Value into Database? Pin
Richard MacCutchan15-Sep-13 21:20
mveRichard MacCutchan15-Sep-13 21:20 
GeneralRe: JSpinner Value into Database? Pin
chdboy15-Sep-13 21:31
chdboy15-Sep-13 21:31 
GeneralRe: JSpinner Value into Database? Pin
Richard MacCutchan15-Sep-13 21:43
mveRichard MacCutchan15-Sep-13 21:43 
GeneralRe: JSpinner Value into Database? Pin
chdboy17-Sep-13 3:46
chdboy17-Sep-13 3:46 
GeneralRe: JSpinner Value into Database? Pin
Richard MacCutchan17-Sep-13 3:55
mveRichard MacCutchan17-Sep-13 3:55 
You should go back to your Java documentation or tutorials and learn why and when it is possible to use casts. Simply stated, you cannot use a cast to convert one object type to another. You also need to decide in advance what object type you want to store in the database, and write the code to handle that specific situation.
Veni, vidi, abiit domum

Questionjoin Pin
Member 1027264513-Sep-13 7:32
Member 1027264513-Sep-13 7:32 
AnswerRe: join Pin
jschell13-Sep-13 11:39
jschell13-Sep-13 11:39 
AnswerRe: join Pin
Richard MacCutchan13-Sep-13 22:46
mveRichard MacCutchan13-Sep-13 22:46 
QuestionSEVERE: Error listenerStart Pin
r_mohd13-Sep-13 5:59
r_mohd13-Sep-13 5:59 
AnswerRe: SEVERE: Error listenerStart Pin
Richard MacCutchan13-Sep-13 6:36
mveRichard MacCutchan13-Sep-13 6:36 
QuestionHow we can call the hypercalls from the c program. Pin
cooldharma0613-Sep-13 1:22
cooldharma0613-Sep-13 1:22 
AnswerRe: How we can call the hypercalls from the c program. Pin
Richard MacCutchan13-Sep-13 2:58
mveRichard MacCutchan13-Sep-13 2:58 
Questionjava - modifying a file while its being modified Pin
C.CoderCreator12-Sep-13 18:24
C.CoderCreator12-Sep-13 18:24 
AnswerRe: java - modifying a file while its being modified Pin
Ron Beyer12-Sep-13 18:55
professionalRon Beyer12-Sep-13 18:55 
GeneralRe: java - modifying a file while its being modified Pin
C.CoderCreator12-Sep-13 19:02
C.CoderCreator12-Sep-13 19:02 
GeneralRe: java - modifying a file while its being modified Pin
Ron Beyer12-Sep-13 19:03
professionalRon Beyer12-Sep-13 19:03 
AnswerRe: java - modifying a file while its being modified Pin
Richard MacCutchan12-Sep-13 21:58
mveRichard MacCutchan12-Sep-13 21:58 
AnswerRe: java - modifying a file while its being modified Pin
jschell13-Sep-13 11:44
jschell13-Sep-13 11:44 
AnswerRe: java - modifying a file while its being modified Pin
Logical9416-Oct-13 19:16
professionalLogical9416-Oct-13 19:16 
Questionandroid Pin
Member 1022888011-Sep-13 22:33
Member 1022888011-Sep-13 22:33 
QuestionRe: android Pin
Richard MacCutchan12-Sep-13 0:21
mveRichard MacCutchan12-Sep-13 0:21 
AnswerRe: android Pin
Member 1022888012-Sep-13 0:22
Member 1022888012-Sep-13 0:22 

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.