hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 975 discussions
[Hibernate-JIRA] Created: (HHH-4450) MapKey with key as entity not working
by shay (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-472) Runtime creation of new shards
by Dobes Vandermeer (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-349) Allow custom Loader in FullTextQueryImpl
by Julien Kronegg (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-431) More details in documentation about MassIndexer
by Sanne Grinovero (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-152) Consider using SnapshotDeletionPolicy for hot backup instead of the old locking scheme
by Emmanuel Bernard (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-376) Delegate search to remote nodes and aggregate
by Emmanuel Bernard (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-336) Create a DirectoryProvider for InstantiatedIndex
by Sanne Grinovero (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-4601) implement orphanRemoval for *ToMany and OneToOne
by Emmanuel Bernard (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-2459) Problem with <parent> for 2+ levels of components
by Kevin Bragh (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HSEARCH-183) @IndexedEmbedded(prefix="") should either be forbidden or fixed with duplicate ID fields
by Stephane Epardaud (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HHH-4108) Invalid result in native query
by Oleksandr Fedorenko (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-3684) Sybase - Setting FetchMode.JOIN fails if there are 3 or more joins and at least one join involves a union
by Gail Badner (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-5086) "ambiguous column" SQL errors in Hibernate 3.5.0 Final
by dnalos (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HSEARCH-461) Improve support for all language specific snowball Analyzers in Lucene/contrib
by Sanne Grinovero (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HSEARCH-56) Updating a collection does not reindex
by Emmanuel Bernard (JIRA)
14 years, 5 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, 5 months
[Hibernate-JIRA] Created: (ANN-720) cant bind a child using mappedby relating to a parent attribute(polymorphism)
by Nino Martinez (JIRA)
14 years, 5 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, 5 months
[Hibernate-JIRA] Created: (HHH-2447) Connection leak if logAndClearWarnings throws
by Jeppe N. Madsen (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HV-318) Hibernate Validator doesn't compiles in OpenJDK 6
by Juraci Paixao Krohling (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-4015) one-to-one: foreign key: save Problem
by Sandeep Vaid (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2075) many-to-one in a properties element causes strange PropertyValueException on flush
by Josh Moore (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-3102) Cascading ManyToOne collections do not eagerly set identifiers on saveOrUpdate()
by Paul Cowan (JIRA)
14 years, 5 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, 5 months
[Hibernate-JIRA] Created: (HHH-4577) 2L query cache: Low performance of flush and commit due many unnecessary (pre)invalidate calls on UpdateTimestampsCache
by Guenther Demetz (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-3850) org.jboss.cache.lock.TimeoutException: failure acquiring lock, lock=<unlocked> (activeReaders=0, activeWriter=null, waitingReaders=0, waitingWriters=0, waitingUpgrader=0)
by wu bin (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-4055) make UpdateTimestampsCache pluggable, like QueryCache
by A. R. (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-2305) refresh throws exception when database has been altered with a delete
by Markus Heiden (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HV-274) Write a programmatic mapping API for constraint declarations
by Emmanuel Bernard (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-3360) Custom Oracle Batcher to allow batch updates for versioned data
by Manuel Dominguez Sarmiento (JIRA)
14 years, 5 months
[Hibernate-JIRA] Created: (ANN-644) @ManyToMany appears to ALWAYS generate a left outer join SQL
by Barry Davies (JIRA)
14 years, 5 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, 5 months
[Hibernate-JIRA] Created: (HHH-5146) org.hibernate.util.IdentitySet.iterator() return Map.Entry instances instead of actual elements
by Nicklas Nordborg (JIRA)
14 years, 6 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, 6 months
[Hibernate-JIRA] Created: (HHH-3887) Envers hbm xml based configuration
by Helmut Pasch (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-3410) @OneToMany forces unique key in @JoinTable when inverseJoinColumns = @JoinColumn(unique=false)
by Kamil Morong (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-3716) Sybase - null values for columns mapped as "boolean" are persisted as 0 (zero) instead of NULL
by Gail Badner (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-4452) Sybase ingroes the last byte when persis a byte [] with BinaryType and the last byte is 0
by strong liu (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (ANN-692) StringClobType doesn't work with Sybase ASA
by Paul Middelkoop (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-3843) @Audited and @ManyToMany relation problem - after modyfing an Entity: org.hibernate.NonUniqueObjectException with message: "a different object with the same identifier value was already associated with the session ...
by Michał Maryniak (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (BVAL-24) What should be done when multiple META-INF/validation.xml are found?
by Emmanuel Bernard (JIRA)
14 years, 6 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, 6 months
[Hibernate-JIRA] Created: (HHH-4596) Bulk insertion with assigned identifiers
by Zoran Regvart (JIRA)
14 years, 6 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, 6 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, 6 months
[Hibernate-JIRA] Created: (HHH-3930) one-to-one causes redundant select query
by Martijn Dashorst (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-4881) restrict polymorphic query results
by Domenico Loiacono (JIRA)
14 years, 6 months
[Hibernate-JIRA] Created: (HHH-3133) ParameterParser incorrectly identifies positional paramters as output parameters
by Michael Cervantes (JIRA)
14 years, 6 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, 6 months
[Hibernate-JIRA] Created: (HSEARCH-46) Race condition in manual index update
by Christian Bauer (JIRA)
14 years, 6 months
Results per page: