mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-07 03:38:16 +00:00
mention dialects in overview
This commit is contained in:
parent
0d9a32a9df
commit
66a2f492aa
@ -140,6 +140,9 @@
|
||||
More advanced extension points include:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
{@link org.hibernate.dialects} provides a framework for modelling dialects of SQL,
|
||||
</li>
|
||||
<li>
|
||||
{@link org.hibernate.cache.spi} defines an SPI for integrating with second-level cache
|
||||
providers,
|
||||
|
@ -140,6 +140,9 @@
|
||||
More advanced extension points include:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
{@link org.hibernate.dialects} provides a framework for modelling dialects of SQL,
|
||||
</li>
|
||||
<li>
|
||||
{@link org.hibernate.cache.spi} defines an SPI for integrating with second-level cache
|
||||
providers,
|
||||
|
Loading…
x
Reference in New Issue
Block a user