public interface ComplexWrapperTypeLoadAdapter
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
close() |
java.lang.Object[] |
newComplexWrapperTypeArray(int size) |
void |
nextCalled(java.util.List<java.lang.Object> values) |
void |
setContext(EntityContext context) |
java.lang.Object |
toComplexWrapperTypeValue(java.lang.Object value) |
void setContext(EntityContext context)
void nextCalled(java.util.List<java.lang.Object> values)
java.lang.Object toComplexWrapperTypeValue(java.lang.Object value)
java.lang.Object[] newComplexWrapperTypeArray(int size)
void close()