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


@NonNullApi @NonNullFields package org.springframework.data.relational.core.sql
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