Is there a way to hint to Amber that a column should be indexed?

For example we will be doing a lot of queries like this:

"Select u from User where u.isActive == true ..."

And it would be nice if the isActive column is indexed.

Thanks in advance,
Scott


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to