public class HibernatePersistentCollectionConverter extends CollectionConverter
| Constructor and Description |
|---|
HibernatePersistentCollectionConverter(Mapper mapper)
Construct a HibernatePersistentCollectionConverter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class type) |
Object |
unmarshal(HierarchicalStreamReader reader,
UnmarshallingContext context) |
addCurrentElementToCollection, marshal, populateCollection, populateCollectioncreateCollection, mapper, readItem, writeItempublic HibernatePersistentCollectionConverter(Mapper mapper)
mapper - public boolean canConvert(Class type)
canConvert in interface ConverterMatchercanConvert in class CollectionConverterpublic Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context)
unmarshal in interface Converterunmarshal in class CollectionConverterCopyright © 2004-2013 XStream. All Rights Reserved.