Uses of Interface
org.jboss.jca.adapters.AdaptersLogger
-
Packages that use AdaptersLogger Package Description org.jboss.jca.adapters Top level package for all included resource adaptersorg.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support -
-
Uses of AdaptersLogger in org.jboss.jca.adapters
Classes in org.jboss.jca.adapters that implement AdaptersLogger Modifier and Type Class Description classAdaptersLogger_$loggerWarning this class consists of generated code. -
Uses of AdaptersLogger in org.jboss.jca.adapters.jdbc
Fields in org.jboss.jca.adapters.jdbc declared as AdaptersLogger Modifier and Type Field Description protected AdaptersLoggerBaseWrapperManagedConnectionFactory. logThe loggerMethods in org.jboss.jca.adapters.jdbc that return AdaptersLogger Modifier and Type Method Description protected AdaptersLoggerBaseWrapperManagedConnection. getLog()Get the logger
-