[jboss-user] [JBoss Seam] - Re: howto: selectManyMenu and hql with EntityQuery

dsmith@nesmi.com do-not-reply at jboss.com
Tue Jun 26 13:02:23 EDT 2007


You have to use a custom converter in the page params. 

getAsString will have to put a delimiter to between each long value.
e.g. 1,2,3

getAsObject will have to split the string based off of the delimiter and return a Long[]

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

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



More information about the jboss-user mailing list