org.springframework.data.jdbc.core |
Core JDBC implementation.
|
org.springframework.data.jdbc.core.convert |
JDBC-specific conversion classes.
|
org.springframework.data.jdbc.core.dialect |
|
org.springframework.data.jdbc.core.mapping |
|
org.springframework.data.jdbc.mybatis |
|
org.springframework.data.jdbc.repository |
|
org.springframework.data.jdbc.repository.config |
|
org.springframework.data.jdbc.repository.query |
Query derivation mechanism for JDBC specific repositories.
|
org.springframework.data.jdbc.repository.support |
|
org.springframework.data.jdbc.support |
|
org.springframework.data.relational.core.conversion |
|
org.springframework.data.relational.core.dialect |
Dialects abstract the SQL dialect of the underlying database.
|
org.springframework.data.relational.core.mapping |
|
org.springframework.data.relational.core.mapping.event |
|
org.springframework.data.relational.core.query |
Query and update support.
|
org.springframework.data.relational.core.sql |
Statement Builder implementation.
|
org.springframework.data.relational.core.sql.render |
SQL rendering utilities to render SQL from the Statement Builder API.
|
org.springframework.data.relational.repository.query |
Query support for relational database repositories.
|
org.springframework.data.relational.repository.support |
Support infrastructure for query derivation of relational database repositories.
|