Uses of Package
org.hibernate.internal.log
-
Packages that use org.hibernate.internal.log Package Description org.hibernate.boot This package contains the contracts that make up the bootstrap API for Hibernate.org.hibernate.boot.jaxb JAXB support fororm.xml
andhbm.xml
mapping filesorg.hibernate.boot.query Support for handling named queries during the bootstrap process.org.hibernate.bytecode This package defines an SPI for integrating bytecode libraries with Hibernate.org.hibernate.bytecode.enhance.spi.interceptor interceptor implementationsorg.hibernate.c3p0.internal Implementation of ConnectionProvider using the c3p0 Connection pool.org.hibernate.cache.spi Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider.org.hibernate.engine.jdbc Support for various aspects of JDBC interactionorg.hibernate.engine.jdbc.batch org.hibernate.envers.boot org.hibernate.graph.internal org.hibernate.id.factory org.hibernate.internal.log org.hibernate.loader This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.org.hibernate.metamodel.mapping Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).org.hibernate.proxool.internal Implementation of ConnectionProvider using the proxool Connection pool.org.hibernate.query Everything related to HQL/JPQL, native SQL, and criteria queries.org.hibernate.query.hql Package defining support for HQL queries (including supprt for JPQL as a subset of HQL).org.hibernate.resource.beans.internal org.hibernate.spatial org.hibernate.sql.ast Package defining a SQL AST for use in creating and executing various JDBC operationsorg.hibernate.sql.ast.tree Package defining the SQL AST.org.hibernate.sql.exec Package defining support for execution of SQL statements through JDBC.org.hibernate.sql.model Package contains specialized SQL AST nodes and builders for table mutations for model parts originating from normal persistence-context events related to flush, etc.org.hibernate.sql.results Package for processing JDBC ResultSets into hydrated domain model graphs based on a "load plan" defined by a "domain result graph" - one or moreDomainResult
nodes with zero-or-moreFetch
nodesorg.hibernate.sql.results.graph.collection org.hibernate.sql.results.graph.embeddable org.hibernate.sql.results.graph.entity org.hibernate.type.descriptor -
Classes in org.hibernate.internal.log used by org.hibernate.boot Class Description SubSystemLogging Used 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.jaxb Class Description SubSystemLogging Used 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.query Class Description SubSystemLogging Used 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 Class Description SubSystemLogging Used 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.interceptor Class Description SubSystemLogging Used 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.internal Class Description ConnectionPoolingLogger SubSystemLogging Used 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.spi Class Description SubSystemLogging Used 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 Class Description SubSystemLogging Used 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.batch Class Description SubSystemLogging Used 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.boot Class Description SubSystemLogging Used 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.internal Class Description SubSystemLogging Used 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.id.factory Class Description SubSystemLogging Used 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.log Class Description ConnectionAccessLogger ConnectionPoolingLogger DeprecationLogger Class to consolidate logging about usage of deprecated features.IncubationLogger SubSystemLogging Used to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package namesUrlMessageBundle Acts as theMessageLogger
andMessageBundle
for messages related to processing URLs. -
Classes in org.hibernate.internal.log used by org.hibernate.loader Class Description SubSystemLogging Used 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.mapping Class Description SubSystemLogging Used 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.proxool.internal Class Description ConnectionPoolingLogger SubSystemLogging Used 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 Class Description SubSystemLogging Used 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.hql Class Description SubSystemLogging Used 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.internal Class Description SubSystemLogging Used 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.spatial Class Description SubSystemLogging Used 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 Class Description SubSystemLogging Used 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.tree Class Description SubSystemLogging Used 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.exec Class Description SubSystemLogging Used 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.model Class Description SubSystemLogging Used 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 Class Description SubSystemLogging Used 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.collection Class Description SubSystemLogging Used 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.embeddable Class Description SubSystemLogging Used 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.entity Class Description SubSystemLogging Used 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.descriptor Class Description SubSystemLogging Used to annotate classes which define sub-system style logging where loggers are hierarchically defined around functionalities rather than class and package names