クラス RowDocument

java.lang.ObjectSE
org.springframework.data.relational.domain.RowDocument
実装されているすべてのインターフェース:
MapSE<StringSE,ObjectSE>

public class RowDocument extends ObjectSE implements MapSE<StringSE,ObjectSE>
表形式の構造をドキュメントとして表し、SQL 結果の階層トラバースを可能にします。
導入:
3.2
作成者:
Mark Paluch