[Biojava-dev] Serialization problem

Andreas Prlic andreas at sdsc.edu
Wed Aug 27 00:46:27 UTC 2008


Hi Antoine,

Not 100% sure what your goal is. Serializable is a tagging interface;
it does not prescribe methods.
If you want to serialize a structure to a database, you can use the
Hibernate database mappings to do so.

http://biojava.org/wiki/BioJava:CookBook:PDB:hibernate

Andreas



On Tue, Aug 26, 2008 at 5:49 AM, Antoine Logean
<antoine.logean at innoq.com> wrote:
> Hi everybody,
>
> How can I make a Structure object serializable ?
>
> Thanks for your help.
>
> Antoine
>
> _______________________________________________
> biojava-dev mailing list
> biojava-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-dev
>



More information about the biojava-dev mailing list