Hey all,
I am using jboss CMP beans and I have an entity bean called a UserList and
in this I have two container managed fields called userID and listID ,these
two are composite primary keys....
My quection is how jboss will find this....
in the UserListHome how should I include the methods ...
will this work with jboss:
public UserList findByPrimaryKey(String userID,String listID) throws
FinderException, RemoteException;
indi...(expecting a quick reply).
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]