All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.marschall.jfrjdbctemplate.package-info Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
/**
 * Contains implementations of Spring JDBC interfaces that generate JFR
 * events.
 *
 * 
 * 
 * 
 * 
 *   
 *   
 * 
 * 
 * 
 * 
 *   
 *   
 * 
 * 
 *   
 *   
 * 
 * 
 * 
JFR Support Classes
Spring ClassJFR Class
{@link org.springframework.jdbc.core.JdbcOperations}{@link com.github.marschall.jfrjdbctemplate.JfrJdbcOperations}
{@link org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations}{@link com.github.marschall.jfrjdbctemplate.JfrNamedParameterJdbcOperations}
* *

Screenshot

* Java Flight Recoder Screenshot */ package com.github.marschall.jfrjdbctemplate;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy