| | InterceptorList.postFlush calls preFlush instead of postFlush | | | | | Fixed | Jan 21, 2009 | Jan 21, 2009 | | |
| | Hibernate Shards not applying setMaxResults as a SQL LIMIT | | | | | Fixed | Jan 28, 2008 | Feb 13, 2008 | | |
| | ShardResolutionStrategyImpl needs equals() and hashCode() | | | | | Fixed | Jan 27, 2008 | Sep 16, 2008 | | |
| | NullPointerException in disconnect method | | | | | Fixed | Oct 17, 2007 | Dec 10, 2007 | | |
| | ShardedSessionImpl.isOpen() is inconsistent with SessionImpl.isOpen() | | | | | Fixed | Sep 4, 2007 | Sep 4, 2007 | | |
| | Can not sort on fields with private getters | | | | | Fixed | Aug 21, 2007 | Sep 3, 2007 | | |
| | Investigate why ShardedSession extends org.hibernate.classic.Session instead of org.hibernate.Session | | | | | Rejected | Aug 8, 2007 | Sep 4, 2007 | | |
| | User guide incorrectly states that we don't support base type ids | | | | | Fixed | Aug 7, 2007 | Dec 10, 2007 | | |
| | Support average for Criteria | | | | | Fixed | Jul 22, 2007 | Jul 28, 2007 | | |
| | Support different second level cache prefixes across shards | | | | | Fixed | Jul 11, 2007 | Jul 11, 2007 | | |
| | Each Shard configuration should support the DataSource argument | | | | | Fixed | Jul 2, 2007 | Jul 5, 2007 | | |
| | Support Hibernate Annotations | | | | | Fixed | Jun 29, 2007 | Jul 11, 2007 | | |
| | Hibernate NetBeans plugin throws an exception when creating table | | | | | Rejected | May 16, 2007 | May 18, 2007 | | |
| | ShardedSessionImpl.reconnect(); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.disconnect(); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.getSessionStatistics(); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.getEntityName(Object object); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.createFilter(Object collection, String queryString); | | | | | Fixed | May 6, 2007 | Jul 12, 2007 | | |
| | ShardedSessionImpl.getCurrentLockMode(Object obj); | | | | | Fixed | May 6, 2007 | May 6, 2007 | | |
| | ShardedSessionImpl.refresh(Object obj); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.refresh(Object obj, LockMode lockMode); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.lock(String entityName, Object obj, LockMode lockMode); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.lock(Object obj, LockMode lockMode); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.persist(String entityName, Object obj); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.persist(Object obj); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.merge(String entityName, Object obj); | | | | | Fixed | May 6, 2007 | Jul 11, 2007 | | |
| | ShardedSessionImpl.merge(Object obj); | | | | | Fixed | May 6, 2007 | Jul 11, 2007 | | |
| | ShardedSessionImpl.replicate(String entityName, Object obj, ReplicationMode replicationMode); | | | | | Fixed | May 6, 2007 | Jun 13, 2007 | | |
| | ShardedSessionImpl.replicate(Object obj, ReplicationMode replicationMode); | | | | | Fixed | May 6, 2007 | Jun 13, 2007 | | |
| | ShardedSessionImpl.load(Object object, Serializable id); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.load(String entityName, Serializable id); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.load(Class theClass, Serializable id); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.load(String entityName, Serializable id, LockMode lockMode); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.load(Class theClass, Serializable id, LockMode lockMode); | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | ShardedSessionImpl.connection() | | | | | Fixed | May 6, 2007 | May 7, 2007 | | |
| | example weather.hbm.xml is wrong | | | | | Fixed | May 6, 2007 | May 6, 2007 | | |
| | Add ShardAware interface and related exit strategy logic | | | | | Fixed | Apr 12, 2007 | Sep 3, 2007 | | |
| | ConcatenateListsExitStrategy has null shard when using SequentialShardAccessStrategy | | | | | Fixed | Apr 12, 2007 | Apr 17, 2007 | | |
| | Typo | | | | | Fixed | Apr 2, 2007 | Apr 5, 2007 | | |
| | Shard configuration file names in documentation not consistant | | | | | Fixed | Mar 31, 2007 | May 6, 2007 | | |
| | Syntax errors in documentation code for Obtaining a ShardedSessionFactory | | | | | Fixed | Mar 31, 2007 | Apr 5, 2007 | | |
| | setMaxResults method of Query is behaving wrong | | | | | Fixed | Mar 27, 2007 | Mar 30, 2007 | | |
| | Use the overloaded version of Class.forName() to prevent loading of unnecessary classes | | | | | Rejected | Mar 20, 2007 | Mar 21, 2007 | | |