Short screencast listing the new JDBC features in GlassFish 3 and 3.1 and demonstrating the statement cache monitoring feature as well as the ability to detect JDBC statement leaks
@glassfish in 821-0918_planning.pdf I see list of external systems that are supported for each GF ESB component. so what about Postgresql? How GF ESb works with Hibernate and Postgresql. Let me knwo plz ( @landike )
A connection that is not returned back to the pool by the application within the specified period is assumed to be potentially leaking, and a stack trace of the caller is logged. A zero value disables leak detection. A nonzero value enables leak tracing.
@glassfish in 821-0918_planning.pdf I see list of external systems that are supported for each GF ESB component. so what about Postgresql? How GF ESb works with Hibernate and Postgresql. Let me knwo plz ( @landike )
alundiak 1 year ago
A connection that is not returned back to the pool by the application within the specified period is assumed to be potentially leaking, and a stack trace of the caller is logged. A zero value disables leak detection. A nonzero value enables leak tracing.
owensoft 1 year ago