Uses of Package
org.hibernate.internal.log
Packages that use org.hibernate.internal.log
Package
Description
This package contains the interfaces that make up the bootstrap API
for Hibernate.
JAXB support for
orm.xml
and hbm.xml
mapping filesSupport for handling named queries during the bootstrap process.
This package defines an SPI for integrating bytecode libraries with Hibernate.
Support for bytecode interceptor implementations.
Implementation of ConnectionProvider using the c3p0 Connection pool.
Defines the integration aspect of Hibernate's second-level caching, allowing
a "caching backend" to be plugged in as a cache provider.
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Support for various aspects of JDBC interaction.
Support for JDBC statement batching.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.This package defines functionality for processing JDBC result sets
and returning complex graphs of persistent objects.
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
Everything related to HQL/JPQL, native SQL, and criteria queries.
Package defining support for HQL, including JPQL as a subset of HQL.
Package defining a SQL AST for use in generation of SQL.
Package defining the SQL AST.
Support for execution of SQL statements via JDBC.
Package contains specialized SQL AST nodes and builders for table mutations
of model parts
originating from normal persistence-context events.
Package for processing JDBC
ResultSet
s into hydrated domain model graphs
based on a "load plan" defined by a "domain result graph", that is, one or more
DomainResult
nodes with zero or more
Fetch
nodes.Contracts for reading and writing values to and from JDBC.
-
Classes in org.hibernate.internal.log used by org.hibernate.bootClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.boot.jaxbClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.boot.queryClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.bytecodeClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.bytecode.enhance.spi.interceptorClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.c3p0.internalClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.cache.spiClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.dialectClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.dialect.function.arrayClassDescriptionClass to consolidate logging about usage of deprecated features.
-
Classes in org.hibernate.internal.log used by org.hibernate.engine.jdbcClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.engine.jdbc.batchClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.engine.jdbc.env.internalClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.envers.bootClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.graph.internalClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.internalClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.internal.logClassDescriptionClass to consolidate logging about usage of deprecated features.Used to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package namesActs as the
MessageLogger
andMessageBundle
for messages related to processing URLs. -
Classes in org.hibernate.internal.log used by org.hibernate.loaderClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.loader.ast.internalClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.metamodel.mappingClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.queryClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.query.hqlClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.query.sqm.mutation.internalClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.resource.beans.internalClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.spatialClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.sql.astClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.sql.ast.treeClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.sql.execClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.sql.modelClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.sql.resultsClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.sql.results.graph.collectionClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.sql.results.graph.embeddableClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.sql.results.graph.entityClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names
-
Classes in org.hibernate.internal.log used by org.hibernate.type.descriptorClassDescriptionUsed to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names