Package | Description |
---|---|
org.gcube.common.searchservice.searchlibrary.resultset.elements |
Modifier and Type | Class and Description |
---|---|
class |
ResultElementBean
This class acts as a generic placeholder for the records that can be inserted and extracted from the
ResultSet payload parts treating the
payload as a java bean object. |
class |
ResultElementBLOBBase
This class is the base class that must be extended by anyone wishing to implement a custom
Record element class for BLOB records.
|
class |
ResultElementBLOBGeneric
This class acts as a generic placeholder for the records that can be inserted and extracted from the
ResultSet payload parts |
class |
ResultElementGeneric
This class acts as a generic placeholder for the records that can be inserted and extracted from the
ResultSet payload parts |
class |
ResultElementXBean
This class acts as a generic placeholder for the records that can be inserted and extracted from the
ResultSet payload parts treating the
payload as a java bean object. |