[jboss-user] [EJB 3.0] - Re: Need some help with mapping

fhh do-not-reply at jboss.com
Tue Apr 3 19:41:07 EDT 2007


Not sure if I made myself clear:

You CAN have a column in the database table_name which tells you that this type is a type that usually refers to stores. There are just two limitations:

1.) Nothing will prevent you from assigning a type that has not "Store" in the table_name column to the a store.

2.) The type_id must be uniquie over the whole table (and not just the tuple of type_id and table_name).

Regards

Felix



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034354#4034354

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034354



More information about the jboss-user mailing list