Search:

Type: Posts; User: leonardo.mattos; Keyword(s):

Search: Search took 0.02 seconds.

  1. Similar Approach

    Hi,

    On our firms application, even we avoid to call procedures from database, when we have to do it, we follow a similar approach from Upenderc sample, using JDBC and spring support.

    To me do...
  2. Anybody using or used Spring with XML Container?

    Hi, I need some advice from someone that would like to share the experience to work on Spring application accending a XML Container to store data. I´m prototyping an application for the company that...
  3. Setup the bean defining the static factory method

    Soup,

    What I think you could do is to define this constant classes as spring beans with statuc factory method ( because I think you have in this constant class a static method to return an...
  4. Jack, Ok, I understand you try to avoid it. I...

    Jack,

    Ok, I understand you try to avoid it. I just do not understand why. Why are you affirming that this not work for a batch process? Performance?? Development time??

    I did not understand the...
  5. Replies
    1
    Views
    769

    Depends on the protocoll

    Hi,

    depends on the protocol you using. For RMI I do not know for sure, but I thing that is one by one.

    Regards

    Leo
  6. Hi Warwick, I did not know postgres, but when...

    Hi Warwick,

    I did not know postgres, but when I have similar problems ( queries that I do not know how to create the criteria ) I wrote then in sql, test it in some db client and then try to...
  7. the solution that we did

    Hi,

    Just to leave clear that in this project we have 3 layers : webservice, service, and DB.

    The way that we implement this requirement were :

    (immage attached - sorry for the ugly diagram,...
  8. Hi Jack, I´m not sure if I undertand your...

    Hi Jack,

    I´m not sure if I undertand your requirements, so I will repeat it in my word to see if it´s right:

    The request is : User be able to download ( or have display on the screen ) the full...
Results 1 to 8 of 8