Hibernate 6.x

GPTKB entity

Statements (55)
Predicate Object
gptkbp:instance_of gptkb:Photographer
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Hibernate
gptkbp:architectural_style gptkb:military_unit
transaction management
persistence context
entity manager
session factory
gptkbp:cache_size first-level cache
second-level cache
query cache
gptkbp:community open-source
active user community
gptkbp:developed_by gptkb:Red_Hat
gptkbp:doctrine inheritance mapping
association mapping
collection mapping
composite key
embeddable class
entity class
mapped superclass
gptkbp:features lazy loading
batch processing
criteria queries
multi-tenancy support
caching support
type-safe queries
automatic dirty checking
gptkbp:has_documentation tutorials
API reference
user guides
official documentation
https://www.w3.org/2000/01/rdf-schema#label Hibernate 6.x
gptkbp:integrates_with gptkb:hot_spring
gptkb:Java_Enhancement_Proposal
gptkb:Play_Framework
gptkbp:language gptkb:Java
Criteria API
JPQL (Java Persistence Query Language)
HQL (Hibernate Query Language)
gptkbp:performance connection pooling
lazy initialization
batch fetching
fetch strategies
gptkbp:provides session management
gptkbp:release_date gptkb:2021
gptkbp:setting XML-based
programmatic
annotation-based
gptkbp:supports gptkb:JPA_2.2
database independence
native SQL queries
gptkbp:type_of JTA (Java Transaction API)
resource-local transactions
gptkbp:uses gptkb:Java_Enhancement_Proposal