由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - entity bean class for joint table
相关主题
FFDTRe: weird class definition问一个Many to Many的设计问题
writeObject()的时候出现NotSerializableException是怎么回事?再问一个OR Mapping的问题
Wierd issue with Cassandra请问hibernate这个功能如何实现?
Re: Entity EJB: anyone with real experienceJava EE 习题 1
hehe, Neo (.NET Entity Objects)How to disable hibernate second-level cache for an entity
need help from the J2EE expertDesign question --- hibernate
Entity Bean question看了一下Spring Roo
问个JPA的问题Export/Import selected entities
相关话题的讨论汇总
话题: table话题: joint话题: entity话题: bean话题: many
进入Java版参与讨论
1 (共1页)
s******e
发帖数: 493
1
Got to write entity beans. must use them due to the politics even they suck.
Also the db schema is quite complicated due to the history and some wierd
requirements. It cannot be cahnged :-)
My question is about joint table(maybe it shouldn't be called joint table).
for example, table A has many-many relationship with table B, a joint table
mapping this relationship also has a column to specify the relation type,
which is many-one to the relation type table.
1. Must I have a bean class for the jo
1 (共1页)
进入Java版参与讨论
相关主题
Export/Import selected entitieshehe, Neo (.NET Entity Objects)
Re: 4年.NET经验在bay area大概能拿多少? (转载)need help from the J2EE expert
用惯了glassfish,突然要我用tomcat,真实不习惯。Entity Bean question
httpclient pooling问个JPA的问题
FFDTRe: weird class definition问一个Many to Many的设计问题
writeObject()的时候出现NotSerializableException是怎么回事?再问一个OR Mapping的问题
Wierd issue with Cassandra请问hibernate这个功能如何实现?
Re: Entity EJB: anyone with real experienceJava EE 习题 1
相关话题的讨论汇总
话题: table话题: joint话题: entity话题: bean话题: many