Uses of Class
org.glassfish.api.jdbc.SQLTraceRecord
-
Packages that use SQLTraceRecord Package Description org.glassfish.api.jdbc -
-
Uses of SQLTraceRecord in org.glassfish.api.jdbc
Methods in org.glassfish.api.jdbc with parameters of type SQLTraceRecord Modifier and Type Method Description voidSQLTraceListener. sqlTrace(SQLTraceRecord record)Notify listeners with SQL trace information.
-