All work
- Filter EndWith and StartWith opposite behaviourNH-991Resolved issue: NH-991
- show_sql: Transaction Begin, Commit, RollbackNH-978Resolved issue: NH-978
- Escape characters in Like expressionsNH-938Resolved issue: NH-938
- hbm2net: Troubles using "classname, AssemblyName" in Extends attribute of joined-subclassNH-932Resolved issue: NH-932
- ICriteria - Inspection/traversal, modification and cloningNH-924Resolved issue: NH-924OrenE
- The NHibernate.Expression.Order class doesn't implement ToString()NH-923Resolved issue: NH-923
- PostgreSQL support for identity column using "SERIAL" typeNH-922Resolved issue: NH-922
- Pass the root table name to Dialect.GetIdentitySelectStringNH-921Resolved issue: NH-921
- DB2400Dialect does not support "mod(x,y)" functionNH-920Resolved issue: NH-920
- wrong parameters passed to AddIdentitySelectToInsert()NH-918Resolved issue: NH-918
- Allow NHibernate to enlist in arbitrary IDbTransactionNH-917Resolved issue: NH-917
- Test SelectSqlProjectionTest() fails on PostgreSQLNH-916Resolved issue: NH-916
- Add pessimistic locking for SQL Server 2000/2005NH-915Resolved issue: NH-915
- Test NH826 fails on PostgreSQLNH-914Resolved issue: NH-914
- make Flush() - return int value for records affectedNH-913Resolved issue: NH-913
- NullReferenceException in TypedValue.ToStringNH-912Resolved issue: NH-912
- Allow subqueries with joins using Criteria API and Subqueries with DetachedCriteriaNH-911Resolved issue: NH-911
- PostgreSQL 8.2 dialect with "IF EXISTS"NH-910Resolved issue: NH-910
- Test CastFunc() fails on PostgreSQLNH-909Resolved issue: NH-909
- Implement read-only entitiesNH-908Resolved issue: NH-908
- Test WhereAttributesOnBags fail on PostgreSQLNH-907Resolved issue: NH-907
- SubselectFetch does not properly handle forumla properties containing "from"NH-906Resolved issue: NH-906
- Column "User" in SQLServerNH-905Resolved issue: NH-905
- SQL CE Does Not support Named QualifiersNH-904Resolved issue: NH-904
- IQuery.SetFirstResult and SetMaxResults break in MsSql2005Dialect for ISQLQuery using WITH keywordNH-903Resolved issue: NH-903
- Remove usage of string.InternNH-902Resolved issue: NH-902
- ComponentType mappings for with value types (structs) cause incorrect dirty checkingNH-901Resolved issue: NH-901
- Need implementation of Elements construct in Criteria APINH-900Resolved issue: NH-900
- ArgumentException from EntityKey constructor when running a HQL queryNH-898Resolved issue: NH-898
- An index attribute in the property tag does not create an indexNH-897Resolved issue: NH-897
- Hbm2Net fails to generate code filesNH-896Resolved issue: NH-896
- Correct handling of a filter used before it is actually defined through filter-defNH-895
- Abstract emptiness expression, doesn't take "where" into accountNH-894Resolved issue: NH-894OrenE
- Filter definition generates faulty SQLNH-893Resolved issue: NH-893
- Parameters do not work in HQL array access expressionNH-891Resolved issue: NH-891
- hbm2net cannot handle wildcards without a pathNH-890Resolved issue: NH-890
- Port generated attribute for properties from H3NH-889Resolved issue: NH-889
- RFE: IQuery.SetGuidNH-888Resolved issue: NH-888
- Support superclass property reference in property-refNH-887Resolved issue: NH-887
- MS SQL Update statement w/ update trigger returns row-count > 1NH-885Resolved issue: NH-885
- Update to Bag cannot be flushed more than once.NH-883Resolved issue: NH-883
- using binary type in filter does not workNH-882Resolved issue: NH-882
- Add Configuration.AddSqlFunctionNH-881Resolved issue: NH-881
- Move IUserType and ICompositeUserType to NHibernate.UserTypesNH-880Resolved issue: NH-880
- Deprecate ILifecycle and IValidatable; move them to NHibernate.Classic.NH-879Resolved issue: NH-879
- No discriminator in where statement in one-to-many relations with subclassesNH-877Resolved issue: NH-877
- NullReferenceException on query exection with SetCacheable(true) and null parametersNH-876Resolved issue: NH-876Former user
- Query cache does not work when filters are enabledNH-875Resolved issue: NH-875
- Named Parameters do not work in Having ClauseNH-874Resolved issue: NH-874
- Setting hibernate.cache.use_second_level_cache to false throws NRE in SessionFactoryImpl constructorNH-873Resolved issue: NH-873
50 of 62
Description
None
Environment
None
Details
Details
Assignee
Reporter
Components
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Activity
Former user April 29, 2007 at 3:23 AM
Former user
April 29, 2007 at 3:23 AM
What is filter endwith?