hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 810 discussions
[Hibernate-JIRA] Created: (HHH-3530) The code in the 3.3.1.GA subversion tag is not the code that's been released on the maven repository.jboss.org as 3.3.1.GA
by Geoffrey De Smet (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HHH-3133) ParameterParser incorrectly identifies positional paramters as output parameters
by Michael Cervantes (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-2866) The order of parameters is not maintained between HQL and SQL, but the parameters are inserted into the PreparedStatement in their HQL order.
by Benjamin Keil (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-46) Race condition in manual index update
by Christian Bauer (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-3313) Criteria + Property Projection + LockMode causes a NPE
by Christian Nelson (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-2304) Wrong type detection for sql type char(x) columns
by Markus Heiden (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-159) Sort + Pagination returns wrong results.
by Jason Eacott (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-3429) SQLQuery, advice user to always use addScalar if CHAR column are involved.
by Anthony Patricio (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-2220) session.createSQLQuery(sql) translates database type CHAR(n) to Java type char instead of String
by Regis Pires Magalhaes (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-2429) SQL Character Types Incorrectly mapped to Java objects
by Tyler Van Gorder (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-3239) MarkerObject should be serializable when using with swf
by Goran Blankendal (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-2774) Call ResultTransformer.transformList() even if the list argument is an empty list
by Christian Bauer (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (EJB-276) Support for CLOB not working for DB2 when table per concrete class is being used
by breako (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-3248) org.hibernate.cache.EhCache.toMap() throws NullPointerException
by Kenny MacLeod (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-3318) Allow omitting varchar limit by default in PostgreSQL
by Luke Maurer (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (HHH-3244) Implement support NVARCHAR type
by Sergey Derugo (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (HHH-2955) Unnecessary version updates in two cases.
by Sławomir Wojtasiak (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (EJB-318) PostUpdate callback not called after update on a collection / association (@OneToMany for example)
by Aghnar von Salza (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (HHH-3051) NPE while query.list on a Native SQL, using L2 cache
by Amit Kapoor (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (ANN-667) Foreign key name on @OneToOne
by Immo Heikkinen (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (HHH-2225) NPE when eager fetching joined component with native SQL query
by Christian Bauer (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (EJB-385) JPA method of merge failed to insert deleted records from database
by Hari (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HHH-3223) PersistentMap.remove() incorrect on uninitialized, non-extra-lazy map
by Michael Newcomb (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HHH-3459) NullPointerException in Formatter.isFunctionName with certain SQL when pretty format is used
by Scott Feldstein (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (EJB-364) Composite PK and @GeneratedValue
by Radosław Smogura (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HHH-3028) Memory consumption when query cache is enabled
by Markus Heiden (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HBX-1081) Generation of meta attributes for composite-id
by Anders Reinhardt Hansen (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HHH-3305) hbm2ddl: MS SQL Server 2005 defaults to Clustered Index on PK, lets use PRIMARY KEY NONCLUSTERED for hbm2ddl as a more reasonable default
by Jim Doyle (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (ANN-758) map key type no longer inferred correctly, throws exception at runtime
by David Mansfield (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HHH-2449) Lazy loading for one-to-one asociations
by jose (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (ANN-614) @WhereJoinTable doesn't work with @ManyToOne
by Victor (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HHH-3029) use_sql_commants fails on Derby
by Oleksandr Alesinskyy (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HHH-2646) Informix 10 dialect with BLOB/CLOB support
by Thomas Much (JIRA)
14 years, 12 months
[Hibernate-JIRA] Created: (HHH-2059) Section 19.2 of the documentation does not show Ehcache as supporting clusters. It does.
by Greg Luck (JIRA)
14 years, 12 months
[Hibernate-JIRA] Created: (HHH-3112) Upgrade EhCache dependancy to 1.2.4+
by Stevo Slavic (JIRA)
14 years, 12 months
[Hibernate-JIRA] Created: (HSEARCH-35) Look for log and exception strategy
by Emmanuel Bernard (JIRA)
15 years
[Hibernate-JIRA] Created: (HSEARCH-210) Support hbm xml mapping!
by Mark Stewart (JIRA)
15 years
[Hibernate-JIRA] Created: (HSEARCH-264) Make a Luke version that can reuse Hibernate Search analyzers (per entity or per name)
by Emmanuel Bernard (JIRA)
15 years
[Hibernate-JIRA] Created: (ANN-777) Map key column is included in the PK but is not forced not-null
by Emmanuel Bernard (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-3031) Include "FOR READ ONLY" hint in non-locking DB2 statements
by Steve Finch (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-3495) CollectionAction instances can consume considerable memory in large transactions unnecessarily
by Tim Downey (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-2169) L2 Cache and Long transactions Memory Leak : OutOfMemoryException
by Sami Dalouche (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-3195) session.clear() is not effective when use_query_cache is true
by James Berry (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-2735) Query . setLockMode cannot find the alias when the query defines a select clause
by Tamir Solomon (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-3361) LazyInitializationException generate an error message in the logs
by benoit heinrich (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2141) problem with JavaAssist
by Ramil Israfilov (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-3344) DB2Dialect.getLimitString doesn't work for some queries
by Damon Horrell (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2176) DB2 setMaxResults problem in Hibernate 3.1.3
by Winter Lau (JIRA)
15 years, 1 month
[Hibernate-JIRA] Créée: (HHH-2389) Improving DB2 dialect
by Nicolas Billard (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-1994) Problem with case sensitive column and tables names and Identity mapping with postgreSQL
by Alex Samad (JIRA)
15 years, 1 month
Results per page: