C# (CSharp) Spring.Data.Core 네임스페이스

클래스들

이름 설명
RowMapperResultSetExtractor Adapter implementation of the ResultSetExtractor interface that delegates to a RowMapper which is supposed to create an object for each row. Each object is added to the results List of this ResultSetExtractor.