Skip navigation links
Spring Data Relational Parent

@NonNullApi @NonNullFields

Package org.springframework.data.relational.core.sql

Statement Builder implementation.

See: Description

Package org.springframework.data.relational.core.sql Description

Statement Builder implementation. Use StatementBuilder to create statements and SQL to create SQL objects. Objects and dependent objects created by the Statement Builder are immutable except for builders.

The Statement Builder API is intended for framework usage to produce SQL required for framework operations.

Since:
1.1
Skip navigation links
Spring Data Relational Parent

Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.