Re: [Hibernate] Feature question

2004-02-25 Thread Gavin King
We are calling this "view profiles". It is a major roadmap feature for 2.2. Matt Dowell wrote: All, We had a request from a developer. Is there some way to create mapping files for a specific use case? This developers issue is we have an Invoice with Invoice Lines and a filter in the map to only

Re: [Hibernate] Feature question

2004-02-25 Thread Gavin King
We are calling this "view profiles". It is a major roadmap feature for 2.2. Matt Dowell wrote: All, We had a request from a developer. Is there some way to create mapping files for a specific use case? This developers issue is we have an Invoice with Invoice Lines and a filter in the map to only

[Hibernate] Feature question

2004-02-25 Thread Matt Dowell
All, We had a request from a developer. Is there some way to create mapping files for a specific use case? This developers issue is we have an Invoice with Invoice Lines and a filter in the map to only show non-deleted lines. This user has a particular use case where they need to show ALL lines.