Package | Description |
---|---|
net.sf.log4jdbc.sql.jdbcapi | |
net.sf.log4jdbc.sql.rdbmsspecifics |
Modifier and Type | Field and Description |
---|---|
protected RdbmsSpecifics |
PreparedStatementSpy.rdbmsSpecifics
RdbmsSpecifics for formatting SQL for the given RDBMS.
|
Constructor and Description |
---|
ConnectionSpy(Connection realConnection,
RdbmsSpecifics rdbmsSpecifics)
Create a new ConnectionSpy that wraps a given Connection.
|
ConnectionSpy(Connection realConnection,
RdbmsSpecifics rdbmsSpecifics,
long execTime)
Create a new ConnectionSpy that wraps a given Connection.
|
Modifier and Type | Class and Description |
---|---|
class |
MySqlRdbmsSpecifics
RDBMS specifics for the MySql db.
|
class |
OracleRdbmsSpecifics
RDBMS specifics for the Oracle DB.
|
class |
SqlServerRdbmsSpecifics
RDBMS specifics for the Sql Server DB.
|
Copyright © 2013 Bgee - Swiss Institute of Bioinformatics. All Rights Reserved.