JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Data Relational
org.springframework.data.relational.core
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.data.relational.core
package
org.springframework.data.relational.core
Related Packages
Package
Description
org.springframework.data.relational
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.query
Query and update support.
org.springframework.data.relational.core.sql
Statement Builder implementation.
org.springframework.data.relational.core.sqlgeneration
Classes
Class
Description
EntityLifecycleEventDelegate
Delegate class to encapsulate lifecycle event configuration and publishing.