mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-18 00:55:16 +00:00
link to config properties from overview
This commit is contained in:
parent
b72d332b34
commit
5c6127848f
@ -125,6 +125,11 @@ mappings as an alternative.
|
|||||||
manage the lifecycle of a {@code EntityManager} or {@code Session} and its association with
|
manage the lifecycle of a {@code EntityManager} or {@code Session} and its association with
|
||||||
container-managed transactions.
|
container-managed transactions.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
A comprehensive list of configuration properties understood by Hibernate may be found in the
|
||||||
|
class {@link org.hibernate.cfg.AvailableSettings}. Most sensible programs will only ever need
|
||||||
|
to use a tiny handful of them.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Popular extension points</h3>
|
<h3>Popular extension points</h3>
|
||||||
|
|
||||||
|
@ -125,6 +125,11 @@ mappings as an alternative.
|
|||||||
manage the lifecycle of a {@code EntityManager} or {@code Session} and its association with
|
manage the lifecycle of a {@code EntityManager} or {@code Session} and its association with
|
||||||
container-managed transactions.
|
container-managed transactions.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
A comprehensive list of configuration properties understood by Hibernate may be found in the
|
||||||
|
class {@link org.hibernate.cfg.AvailableSettings}. Most sensible programs will only ever need
|
||||||
|
to use a tiny handful of them.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Popular extension points</h3>
|
<h3>Popular extension points</h3>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user