gedcom
Deleted object would be re-saved by cascade
What I have is this: Domain.List has many ListToListMemberships called \"SubLists\" Domain.List also has many ListToListMemberships called \"ParentLists\"[详细]
2022-12-17 20:53 分类:问答Hibernate not creating correct fields for Clobs in MySQL
I have a String in my Entity @Column(length=40000) @Lob 开发者_运维技巧private String introText; The column in my MySQL database that Hibernate creates for introText is a varchar(255), which doesn\[详细]
2022-12-17 03:44 分类:问答Is there a GEDCOM parser written in Python? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-14 17:54 分类:问答Horizontal Database and Vertical Database
I am working on a social networking site with a family tree that is GEDCOM-compliant. We need to decide if we should use a horizontal or vertical database structure for User profiles. So, I would like[详细]
2022-12-12 20:53 分类:问答GEDCOM File import export from web application
i am working on a social networking site having facility to create Family Tree. there are so many sites which supports family tree import/export from GEDCOM File.[详细]
2022-12-11 18:53 分类:问答Social networking website- usage of GEDCOM in it
i have to develop one social networking website. i have to follow gedcom standards for that. someone told me you have to take care at time of database designing if you are going to use GEDCOM. so plea[详细]
2022-12-11 16:05 分类:问答
加载中,请稍侯......