Spring Data: Difference between revisions
Jump to navigation
Jump to search
(→SQL) |
|||
Line 20: | Line 20: | ||
<font color=darkgray> | <font color=darkgray> | ||
TO PROCESS: | TO PROCESS: | ||
* Spring Data JDBC <font color=darkgray>TO PROCESS https://projects.spring.io/spring-data-jdbc</FONT> | |||
* MySQL Support | |||
* H2 Support | |||
* PostgreSQL Support | |||
* Flyway Support | |||
</font> | </font> |
Revision as of 04:45, 10 October 2018
External
Internal
Overview
Spring Data extends the persistence capabilities outside the core framework, as a separate project.
Projects
SQL
TO PROCESS:
- Spring Data JDBC TO PROCESS https://projects.spring.io/spring-data-jdbc
- MySQL Support
- H2 Support
- PostgreSQL Support
- Flyway Support