Is it possible to create a primary key object for a bean where the PK object
itself is not stored in the database, but its attributes are?
In other words, I have a table which doesn't have a unique primary key but
rather a pair of fields that must be unique.  How do I make a primary key
object without having to add another field to the database?

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to