Search:

Type: Posts; User: madhusudan.sahu; Keyword(s):

Search: Search took 0.02 seconds.

  1. Classiccoder.com

    Hi I think it is not compulsary to deifine public constructor in case of setter injection because java by default provide the no argument constructor. Check following link for this type of...
  2. org.hibernate.LazyInitializationException: could not initialize proxy - no Session

    Hibernate 3.0 provide lazy loading default as true for that in hibernate mapping file set lazy= "false"

    for example check here
    http://java-masters.blogspot.com/
Results 1 to 2 of 2