| Interface | Description |
|---|---|
| Hasher |
Alternative hash code implementation for the usage with
CustomHashedHashSet. |
| Loggable |
Assures capability of the class to be logged by
P6LogQuery. |
| Class | Description |
|---|---|
| CallableStatementInformation |
Stores information about the callable statement and bind variables.
|
| ClassHasher |
Hasher using class.hashCode() for object hash computing. |
| ConnectionInformation | |
| CustomHashedHashSet<T> |
HashSet where entries are hashed using custom Hasher. |
| P6LogQuery | |
| P6Util | |
| PreparedStatementInformation |
Stores information about the prepared statement and bind variables.
|
| ResultSetInformation | |
| StatementInformation | |
| Value |
Value holder of the data passed to DB as well as of those retrieved capable
of binary data logging depending on the configuration property
excludebinary. |