Skip to content

Commit 44ab91a

Browse files
committed
adding the link to the Hibernate mapping
1 parent 557b057 commit 44ab91a

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: BioJava:CookBook:PDB:hibernate
3+
---
4+
5+
How to serialize a protein structure to a database
6+
--------------------------------------------------
7+
8+
There is a little project that provides
9+
[Hibernate](http://www.hibernate.org) mappings for the protein structure
10+
classes at
11+
[<http://www.spice-3d.org/hibernatePDB/>](http://www.spice-3d.org/hibernatePDB/).
12+
It mainly consists of the Hibernate mappings files,with a few Java
13+
helper classes.
14+
15+
I am not sure if this should be joint with the core BioJava
16+
CVS. --[Andreas](User:Andreas "wikilink") 17:42, 8 October 2007 (EDT)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
==How to serialize a protein structure to a database==
2+
3+
There is a little project that provides [http://www.hibernate.org Hibernate] mappings for the protein structure classes at [http://www.spice-3d.org/hibernatePDB/ http://www.spice-3d.org/hibernatePDB/]. It mainly consists of the Hibernate mappings files,with a few Java helper classes.
4+
5+
I am not sure if this should be joint with the core BioJava CVS.
6+
--[[User:Andreas|Andreas]] 17:42, 8 October 2007 (EDT)

0 commit comments

Comments
 (0)