public class BundleMarshaller
extends Object
- Author:
- przemek hertel
-
Constructor Summary
Constructors
-
Method Summary
Extract minimum information from bundle [b] needed to reconstruct it
when combined with database externalized columns.
-
Constructor Details
-
BundleMarshaller
public BundleMarshaller()
-
Method Details
-
getLobData
Extract minimum information from bundle [b] needed to reconstruct it
when combined with database externalized columns.
- Parameters:
b - bundle from which LobData will be extracted
- Returns:
LobData extracted from given bundle
- See Also:
-
-
-
-