hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 810 discussions
[Hibernate-JIRA] Created: (ANN-640) use property names defined in CompositeUserType as default column names
by Michael Newcomb (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HHH-2968) SimpleExpression.getTypedValues NullPointerException when ignoreCase and value==null
by Martijn Brinkers (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HHH-2971) AbstractFlushingEventListener catches, logs and re-throws HibernateException in performExecutions generating noisy logs
by craig mcmillan (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-2772) with-clause stopped working
by Ivo Danihelka (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (EJB-265) Incorrect SQL generated for JPA QL Update statement involving multiple entities
by Alex Savitsky (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-2965) When using Criteria.setResultTransformer(CriteriaSpecification.ALIAS_TO_ENTITY_MAP) method aliases need to be optional
by Ittai Zeidman (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-85) Asynchronous incremental optimizer
by Emmanuel Bernard (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-182) Use Directory getLockID() to uniquely identify a directory provider
by Emmanuel Bernard (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-3544) Nullability.checkNullability() throws PropertyValueException (not-null property references a null property) for a property that ForeignKeys.Nullifier.nullifyTransientReferences() just nulled
by Jeppe Cramon (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-2879) consolidate approach for id and natural-id loading
by Steve Ebersole (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-3414) fetch profiles
by Steve Ebersole (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (ANN-721) ManyToOne Persisting Cascade in Embeddable
by Endre Jeges (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-2738) Eager fetch support for StatelessSession
by Christian Bauer (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-3674) Expose SchemaUpdate#haltOnError as a configuration property
by Chris Bredesen (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-2125) Hibernate XML Mapping should not depend on dom4j
by Don Smith (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-3655) Select Query Using JPA and Static Inner Class
by Caine Lai (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2052) org.hibernate.pretty.MessageHelper.collectionInfoString tries to cast wrong object to String, causes ClassCastException
by Tree 'Huggy Bear' Hugger (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2515) Remove all documentation about HAR, it is deprecated
by Christian Bauer (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-3383) QueryKey is storing references to entities instead of identifiers
by Manuel Dominguez Sarmiento (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2896) unified approach for id and natural-id loading
by Steve Ebersole (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2763) (lazy) m:n relation + EventListener = AssertionFailure: collection [n-side] was not processed by flush()
by S.Schnabl (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2511) generated="insert/always" ignored for property in composite-element?
by James Garrison (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2455) "Could not close a JDBC result set" output very often
by Dirk Feufel (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2907) ability to apply 'generation strategy' to generated properties
by Steve Ebersole (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-2079) Add pre flush event listener holding all the changed entities and the operations on them
by Shay Banon (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-2434) No standard way to calculate date intervals in HQL
by Don Smith (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-3348) loading context
by benjamin Leroux (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-3512) Registration of IdentifierGenerators (short naming)
by Steve Ebersole (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-2764) EntityType.deepCopy needs to copy for EntityType.DOM4J
by Alan Krueger (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HSEARCH-152) Consider using SnapshotDeletionPolicy for hot backup instead of the old locking scheme
by Emmanuel Bernard (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-2459) Problem with <parent> for 2+ levels of components
by Kevin Bragh (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HSEARCH-183) @IndexedEmbedded(prefix="") should either be forbidden or fixed with duplicate ID fields
by Stephane Epardaud (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HSEARCH-56) Updating a collection does not reindex
by Emmanuel Bernard (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-3220) Patch to prevent "org.hibernate.AssertionFailure: possible non-threadsafe access to the session" error caused by stateless sessions
by Dan Bisalputra (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (ANN-720) cant bind a child using mappedby relating to a parent attribute(polymorphism)
by Nino Martinez (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-3637) Union in where doesn't works for Sybase, need to evict test case
by Juraci Paixao Krohling (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-2447) Connection leak if logAndClearWarnings throws
by Jeppe N. Madsen (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-2075) many-to-one in a properties element causes strange PropertyValueException on flush
by Josh Moore (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-3102) Cascading ManyToOne collections do not eagerly set identifiers on saveOrUpdate()
by Paul Cowan (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-2166) Long "in" lists in queries results in a Java stack overflow exception.
by Philip R. "Pib" Burns (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-2305) refresh throws exception when database has been altered with a delete
by Markus Heiden (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-3360) Custom Oracle Batcher to allow batch updates for versioned data
by Manuel Dominguez Sarmiento (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (ANN-644) @ManyToMany appears to ALWAYS generate a left outer join SQL
by Barry Davies (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-3160) Support one-to-many list associations with constraints on both (owner_id, position) and (child_id)
by Gail Badner (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-3404) Regular expressions (regex) boolean operator in HQL's where clause: rlike in mysql, regexp_match in informix, ... (regression from hibernate2)
by Geoffrey De Smet (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (HHH-3410) @OneToMany forces unique key in @JoinTable when inverseJoinColumns = @JoinColumn(unique=false)
by Kamil Morong (JIRA)
14 years, 7 months
[Hibernate-JIRA] Created: (ANN-692) StringClobType doesn't work with Sybase ASA
by Paul Middelkoop (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (BVAL-24) What should be done when multiple META-INF/validation.xml are found?
by Emmanuel Bernard (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HHH-3434) hql insert doesn't work when inserting into a table with composite-id
by Ning Zhang (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HHH-3440) 3.3.0 GA with MySQL 5.0 throws table validation exception
by Carlo Luib-Finetti (JIRA)
14 years, 8 months
[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, 8 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, 8 months
[Hibernate-JIRA] Created: (HSEARCH-46) Race condition in manual index update
by Christian Bauer (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HHH-3313) Criteria + Property Projection + LockMode causes a NPE
by Christian Nelson (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HHH-2304) Wrong type detection for sql type char(x) columns
by Markus Heiden (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-159) Sort + Pagination returns wrong results.
by Jason Eacott (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HHH-3429) SQLQuery, advice user to always use addScalar if CHAR column are involved.
by Anthony Patricio (JIRA)
14 years, 8 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, 8 months
[Hibernate-JIRA] Created: (HHH-2429) SQL Character Types Incorrectly mapped to Java objects
by Tyler Van Gorder (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HHH-3239) MarkerObject should be serializable when using with swf
by Goran Blankendal (JIRA)
14 years, 8 months
[Hibernate-JIRA] Created: (HHH-2774) Call ResultTransformer.transformList() even if the list argument is an empty list
by Christian Bauer (JIRA)
14 years, 8 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, 9 months
[Hibernate-JIRA] Created: (HHH-3244) Implement support NVARCHAR type
by Sergey Derugo (JIRA)
14 years, 9 months
[Hibernate-JIRA] Created: (HHH-2955) Unnecessary version updates in two cases.
by Sławomir Wojtasiak (JIRA)
14 years, 9 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, 9 months
[Hibernate-JIRA] Created: (HHH-3051) NPE while query.list on a Native SQL, using L2 cache
by Amit Kapoor (JIRA)
14 years, 9 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, 10 months
[Hibernate-JIRA] Created: (HHH-3223) PersistentMap.remove() incorrect on uninitialized, non-extra-lazy map
by Michael Newcomb (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (HHH-3459) NullPointerException in Formatter.isFunctionName with certain SQL when pretty format is used
by Scott Feldstein (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (EJB-364) Composite PK and @GeneratedValue
by Radosław Smogura (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (HHH-3028) Memory consumption when query cache is enabled
by Markus Heiden (JIRA)
14 years, 10 months
[Hibernate-JIRA] Created: (HBX-1081) Generation of meta attributes for composite-id
by Anders Reinhardt Hansen (JIRA)
14 years, 10 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, 11 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, 11 months
[Hibernate-JIRA] Created: (HHH-3112) Upgrade EhCache dependancy to 1.2.4+
by Stevo Slavic (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HSEARCH-35) Look for log and exception strategy
by Emmanuel Bernard (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HSEARCH-210) Support hbm xml mapping!
by Mark Stewart (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HSEARCH-264) Make a Luke version that can reuse Hibernate Search analyzers (per entity or per name)
by Emmanuel Bernard (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (ANN-777) Map key column is included in the PK but is not forced not-null
by Emmanuel Bernard (JIRA)
14 years, 11 months
[Hibernate-JIRA] Created: (HHH-3031) Include "FOR READ ONLY" hint in non-locking DB2 statements
by Steve Finch (JIRA)
14 years, 11 months
[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
[Hibernate-JIRA] Created: (HHH-2141) problem with JavaAssist
by Ramil Israfilov (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-3344) DB2Dialect.getLimitString doesn't work for some queries
by Damon Horrell (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-2176) DB2 setMaxResults problem in Hibernate 3.1.3
by Winter Lau (JIRA)
15 years
[Hibernate-JIRA] Créée: (HHH-2389) Improving DB2 dialect
by Nicolas Billard (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-1994) Problem with case sensitive column and tables names and Identity mapping with postgreSQL
by Alex Samad (JIRA)
15 years
Results per page: