Package | Description |
---|---|
org.mariadb.jdbc | |
org.mariadb.jdbc.internal.io.output | |
org.mariadb.jdbc.internal.logging | |
org.mariadb.jdbc.internal.util.exceptions |
Modifier and Type | Field and Description |
---|---|
protected static Logger |
MariaDbStatement.logger |
Modifier and Type | Field and Description |
---|---|
protected static Logger |
AbstractPacketOutputStream.logger |
Modifier and Type | Class and Description |
---|---|
class |
NoLogger |
class |
Slf4JLogger |
Modifier and Type | Field and Description |
---|---|
static Logger |
LoggerFactory.NO_LOGGER |
Modifier and Type | Method and Description |
---|---|
static Logger |
LoggerFactory.getLogger(Class<?> clazz)
Initialize logger.
|
Modifier and Type | Method and Description |
---|---|
static void |
ExceptionMapper.throwAndLogException(SQLException exception,
MariaDbConnection connection,
MariaDbStatement statement,
Logger logger,
boolean timeout)
Helper to throw exception.
|
Copyright © 2017. All rights reserved.