|
Mette:
The short answer to your question is to
instantiate your bean,
Marshaller.marshal(writer,
object);
...
MyType object =
(MyType)Unmarshaller.unmarshal(reader);
----- Original Message -----
|
Title: JDO: can't map boolean -> char[01]?
- Re: [castor-dev] Rountrip example? Tom Drake
- Re: [castor-dev] Rountrip example? Tom Drake
