JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Annotation Types Summary
Class
Description
Column
ColumnDefinition
Allow to specify information about a column to generate the schema.
ColumnIncrement
Class to compensate that incrementing a value is not supported by Expression.
CompositeId
For entities without an @Id property, specifies the columns to use as a unique key.
CompositeIdValue
Criteria
Criteria.And
Criteria.Or
Criteria.PropertyOperand
Criteria.PropertyOperation
Criteria.PropertyOperator
CriteriaSqlBuilder
CriteriaVisitor
<
T
>
CriteriaVisitor.SearchVisitor
Enhancer
EntityCache
EntityState
ForeignKey
Indicates that a field is a foreign key to another table.
ForeignKey.OnForeignDeleted
ForeignTable
Indicates a foreign key exists on the linked entity.
GeneratedValue
Indicates a value being generated by the database system.
GeneratedValue.Strategy
Index
Define an index on a table.
Index
Indexes
List of indexes.
InvalidCriteriaException
InvalidEntityStateException
LcEntityReader
LcEntityReader.PropertiesSourceParameterValueProvider
LcEntityWriter
LcMappingR2dbcConverter
LcR2dbcRepository
<
T
,
ID
>
LcR2dbcRepositoryFactory
LcR2dbcRepositoryFactoryBean
<
T
extends org.springframework.data.repository.Repository<
S
,
ID
>,
S
,
ID
extends
Serializable
>
LcR2dbcRepositoryImpl
<
T
,
ID
>
LcReactiveDataAccessStrategy
LcReactiveDataRelationalClient
LcReactiveDataRelationalConfiguration
Configure R2DBC spring data extended by lc-reactive-spring-data-relational.
LcReactiveDataRelationalInitializer
ModelAccessException
ModelException
ModelUtils
Operation
PropertiesSource
PropertiesSourceMap
PropertiesSourceRow
RelationalDatabaseSchema
RelationalDatabaseSchemaDialect
SchemaBuilderFromEntities
SchemaException
Runtime exception raised if the schema cannot be generated.
SchemaStatement
SchemaStatements
SelectExecution
<
T
>
SelectQuery
<
T
>
Sequence
SqlQuery
<
T
>
Table