Files
spring-data-relational/src
Jens Schauder c55dd9e177 DATAJDBC-112 - Processing feedback from review.
Code formatting. Removed few superfluous lines of code.

Renamed JdbcInterpreter to DefaultJdbcInterpreter.
The prefix Jdbc doesn't really carry much information in the SD JDBC project.

Renamed jdbcConverter fields to jdbcEntityWriter in order to match the type names.

Renamed DbChange to AggregateChange.
It isn't really about the database but about the aggregate.
2017-08-07 14:04:48 -05:00
..