Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    1,785

    Thanks for your input, it made me comfortable but...

    Thanks for your input, it made me comfortable but below description from hibernate.org "Proxy Visitor Pattern" was really helpful.

    In Hibernate, lazy loading of persistent relationships and...
  2. Replies
    10
    Views
    1,785

    Proxy object clarification

    i keep listening PROXY word so often, while reading forum topic, while reading document for Spring or Hibernate. I have little understanding of this. But, can someone throw some light on What exactly...
  3. Replies
    6
    Views
    8,463

    I was digging more for configuring MDP with...

    I was digging more for configuring MDP with Websphere v6.0. But, I could not find any resources. I will be honored if someone share some resources/link to make MDP run on Websphere ....
  4. Message Driven POJO in Websphere App Server

    Any pointer for running/configuring MDP (Message Driven POJO) under Websphere App Server. What I mean is when Websphere server starts, I want to establish connection for MDP with QCF and Queue which...
  5. Can Spring be used with inbuilt Websphere JMS Server

    Is it possible to Configure Spring to use Websphere Default Messaging JMS Provider? I dont want to use Webspheer MQ/IBM MQ Series.
  6. Replies
    3
    Views
    1,013

    Thanks gschmutz, now I am able to insert the...

    Thanks gschmutz, now I am able to insert the records.

    I am trying to figure out to use best Transaction approach, digging into interceptor and others approach for my application.
  7. Replies
    3
    Views
    1,013

    I am sure, the transaction is not committing....

    I am sure, the transaction is not committing.
    Any pointer to fix this problem will be of great help.
  8. Replies
    3
    Views
    1,013

    Problem inserting to Database

    I am trying to insert the record to DB using org.springframework.orm.hibernate3.HibernateTemplate. Everything is going fine no error on the console but when I try to see the record in the DB no...
  9. Replies
    16
    Views
    8,108

    Design issue (POJO and DTO/VO)

    I am using struts -> Java Object (business Tier, e.g. Spring) -> Hibernate.

    General practice for sendnig data to DAO is through DTO/VO for coarse grain data transfer. With hibernate we have POJO...
  10. Replies
    5
    Views
    1,364

    Design issue (POJO and DTO/VO)

    I am using struts -> Spring -> Hibernate.

    General practice for sendnig data to DAO is through DTO/VO for coarse grain data transfer. With hibernate we have POJO which is same as DTO. Is it good...
Results 1 to 10 of 10