Uses of Package
org.hibernate.internal.log
-
Packages that use org.hibernate.internal.log Package Description org.hibernate.boot This package contains the interfaces 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 Support for bytecode interceptor implementations.org.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.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.engine.jdbc Support for various aspects of JDBC interaction.org.hibernate.engine.jdbc.batch Support for JDBC statement batching.org.hibernate.engine.jdbc.env.internal org.hibernate.envers.boot org.hibernate.graph.internal org.hibernate.id.factory Defines a service for creating id generators.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.loader.ast.internal 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, including 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 generation of SQL.org.hibernate.sql.ast.tree Package defining the SQL AST.org.hibernate.sql.exec Support for execution of SQL statements via JDBC.org.hibernate.sql.model Package contains specialized SQL AST nodes and builders for table mutations of model parts originating from normal persistence-context events.org.hibernate.sql.results Package for processing JDBCResultSet
s into hydrated domain model graphs based on a "load plan" defined by a "domain result graph", that is, one or moreDomainResult
nodes with zero or moreFetch
nodes.org.hibernate.sql.results.graph.collection org.hibernate.sql.results.graph.embeddable org.hibernate.sql.results.graph.entity org.hibernate.type.descriptor Contracts for reading and writing values to and from JDBC. -
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.dialect 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.engine.jdbc.env.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.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.loader.ast.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.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