Hibernate Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsrinivasan
    New Member
    • Mar 2007
    • 221

    Hibernate Problem

    Hi all,

    I am using Hibernate framework in my project. This is my configuration in my "hibernate.cfg. xml" file.

    Code:
    <property name="hibernate.c3p0.max_size">25</property> 
    		<property name="hibernate.c3p0.min_size">3</property> 
    		<property name="hibernate.c3p0.timeout">5000</property> <!-- seconds --> 
    		<property name="hibernate.c3p0.max_statements">0</property>
    		<property name="hibernate.c3p0.acquire_increment">3</property>
    		<property name="hibernate.c3p0.validate">true</property>
    But i want to know the free "Pool" size at some moment. How can i do it?
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    What is the Hibernate framework?

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Originally posted by RedSon
      What is the Hibernate framework?
      Google ...

      kind regards,

      Jos

      Comment

      • RedSon
        Recognized Expert Expert
        • Jan 2007
        • 4980

        #4
        Originally posted by JosAH
        Google ...

        kind regards,

        Jos
        Cool ...

        Comment

        • JosAH
          Recognized Expert MVP
          • Mar 2007
          • 11453

          #5
          Originally posted by RedSon
          Cool ...
          Not as cool as this one.

          kind regards,

          Jos

          Comment

          • BigDaddyLH
            Recognized Expert Top Contributor
            • Dec 2007
            • 1216

            #6
            Originally posted by JosAH
            Not as cool as this one.

            kind regards,

            Jos
            What an awesome web page. I'd go for anything that was advertised with a dragster! Who could blame me? Every other racer is named "Big Daddy *something*".

            Comment

            • RedSon
              Recognized Expert Expert
              • Jan 2007
              • 4980

              #7
              Originally posted by BigDaddyLH
              What an awesome web page. I'd go for anything that was advertised with a dragster! Who could blame me? Every other racer is named "Big Daddy *something*".
              Look just by downloading it http://www.intersystems.com/cache/downloads/index.html It will make applications more valuable.

              Comment

              Working...