Search:

Type: Posts; User: HashirAhmed; Keyword(s):

Search: Search took 0.04 seconds.

  1. Thanks for your really quick reply Andreas. ...

    Thanks for your really quick reply Andreas.

    Sorry, queryForList() works fine.
    Is there any way of fetching a single value & not bothering about the exception?
  2. org.springframework.dao.IncorrectResultSizeDataAcc essException

    Hello,

    I am using JDBCTemplate for my DAO layer & I'm facing the following problem:

    when I run a select query using quertForList(), queryForInt(); etc. which does not returns a row I get the...
  3. Replies
    2
    Views
    588

    Thanks

    Thanks irbouho,

    It solved my problem.

    Keep up the good work.

    Hashir Ahmed
  4. Replies
    2
    Views
    588

    DI in my struts plugin

    Hello,

    I'm using Struts 1.2 & have developed a plugin for my application which stores some objects in application scope.

    These objects are fetched from database (DAO pattern) by using the...
Results 1 to 4 of 4