Is it possible to add some sort of filtering to the following mapping?

        <bag role="validationResults" table="VALIDATION_RESULTS"
readonly="true">
            <key column="CCR_ID" length="22"/>
            <one-to-many
class="com.comcast.cable.dmc.itd.cct.persistence.ValidationResults"/>
        </bag>

It's be great to do something like add a where clause to this mapping.  I
briefly looked through the docs, but didn't see anything.

Thanks,

Matt



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to