User Profile

Collapse

Profile Sidebar

Collapse
kandi
kandi
Last Activity: Nov 22 '07, 05:40 AM
Joined: Oct 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kandi
    started a topic shortcuts are not working on jtextcomponent
    in Java

    shortcuts are not working on jtextcomponent

    Hi

    I have connected some forms through short-cut keys.
    When i initially enters in the root form, and if the focus in on JtextComponent, the short-cut ctrl-shift-o does not works.
    More interesting thing is that if i use some other alphabet than o like (r, s), it works.
    And if i have used some other short-cut before like ctrl-shift-r before pressing ctrl-shift-o, the ctrl-shift-o also works.
    Is this problem...
    See more | Go to post

  • kandi
    started a topic Jtextcomponent not behaving properly for shortcut keys
    in Java

    Jtextcomponent not behaving properly for shortcut keys

    Hi

    I have connected some forms through short-cut keys.
    When i initially enters in the root form, and if the focus in on JtextComponent, the short-cut ctrl-shift-o does not works.
    More interesting thing is that if i use some other alphabet than o like (r, s), it works.
    And if i have used some other short-cut before like ctrl-shift-r before pressing ctrl-shift-o, the ctrl-shift-o also works.
    Is this problem...
    See more | Go to post

  • kandi
    started a topic executeBatch method behaviour in java.sql.statement
    in Java

    executeBatch method behaviour in java.sql.statement

    Hi,
    I have added 10 sql queries in a statement using addBatch method, when i go for executing them using executeBatch method, if i stops java server and the executeBatch method has not completed all the queries.

    Will the database will keep update of queries ran before stopping of server, or it will revert back all the changes done to database?

    With regards
    kandi
    See more | Go to post
No activity results to display
Show More
Working...