JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Packages that use Logger
Package
Description
java.sql
Provides the API for accessing and processing data stored in a
data source (usually a relational database) using the
Java™ programming language.
java.util.logging
Provides the classes and interfaces of
the Java™ 2 platform's core logging facilities.
javax.sql
Provides the API for server side data source access and processing from
the Java™ programming language.
javax.sql.rowset.spi
The standard classes and interfaces that a third party vendor has to
use in its implementation of a synchronization provider.
Methods in javax.sql that return Logger
Modifier and Type
Method
Description
Logger
CommonDataSource. getParentLogger ()
Return the parent Logger of all the Loggers used by this data source.
Methods in javax.sql.rowset.spi that return Logger
Modifier and Type
Method
Description
static Logger
SyncFactory. getLogger ()
Returns the logging object for applications to retrieve
synchronization events posted by SyncProvider implementations.
Methods in javax.sql.rowset.spi with parameters of type Logger
Modifier and Type
Method
Description
static void
SyncFactory. setLogger (Logger logger)
Sets the logging object to be used by the SyncProvider
implementation provided by the SyncFactory
.
static void
SyncFactory. setLogger (Logger logger,
Level level)
Sets the logging object that is used by SyncProvider
implementations provided by the SyncFactory
SPI.
JavaScript is disabled on your browser.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2017, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.