hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 975 discussions
[Hibernate-JIRA] Created: (HHH-4798) Add Envers manual to Hibernate core documentation
by Erik-Berndt Scheper (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2510) override equals()/hashCode() in AliasToBeanResultTransformer
by Maxim Gordienko (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (ANN-663) @JoinColumn must be set for @AssociationOverride to work
by Bas van den Berg (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4011) ChainedPropertyAccessor is not serializable, which breaks caching to disk and replicated caches.
by Ryan Dearing (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3526) hbm2ddl.auto validate error on sequences in different schema
by Andres Galeano (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (ANN-604) There is no annotation to specify default value for a column
by Nicolae Bucalaete (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3231) org.hibernate.id.enhanced.TableGenerator throws "IllegalArgumentException: alias not found: tbl" under Oracle
by Király Attila (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-508) Support query on multiple fields
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-509) Add support for all() query and all except ones
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-414) Add support for a Lucene query builder using a fluent API
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-397) Allow classes to be lazily added to the configuration
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-487) Find why the zh-CN translation fails
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-507) Rename exact() to keywords() and move fuzzy() and wildcard() back as suboperations of keywords()
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3771) Best pactice for equals implementation?
by Samppa Saarela (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5097) Bug in ParameterizedFunctionExpression with two or more parameters: IllegalArgumentException
by Max Hartmann (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3908) Expose way to fully control fetching in native-sql queries in API
by Steve Ebersole (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2350) 2nd level cache broken for inverse bidirectional one-to-many relation
by Burkhard Graves (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3001) The NoopOptimizer needs to be synchronized
by Maciej Baranowski (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3279) create series of maven plugins offering functionality of the ant tools
by Steve Ebersole (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3609) Invalid list re-ordering with IndexColumn and OneToMany association
by Martin Kovacik (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2269) Many-to-one cascade fails with TransientObjectException if the inverse collection is marked CascadeType.DELETE_ORPHAN
by Edward Costello (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4718) Select with subselect operands to a division gives NullPointerException on BinaryArithmeticOperatorNode
by Bruno Medeiros (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5148) Merge Hibernate Annotations reference documentation into Core
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5153) Convert non mapping sections form XML to Annotations or at least provide both solutions
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5064) OrderBy string getting dumped to console on session factory creation
by Shawn Clowater (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5162) Deprecate @Entity.mutable in favor of @Immutable
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5155) Move Additional modules chapter from Annotations to Core probably in Appendix
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5145) Update pom to use the new distributationManagement information
by Strong Liu (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5115) Migrate Annotations and EntityManager documentation system to jdocbook's maven plugin (like core)
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5149) Move mapping documentation from Annotations to Core
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5150) Update settings section to reflect merge from Annotations and Core documentation
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5094) PersistenceUtilHelper cannot access non-public fields/methods (it should be able to)
by Philip Clay (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4945) Replace all usages of EJB3TestCase with org.hibernate.ejb.test.TestCase
by Hardy Ferentschik (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3765) Fill the "end revision" column with appropriate data in add/mod/del/collection work units
by Adam Warski (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3764) Add the "end-revision" column when generating metadata
by Adam Warski (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4568) Sybase - Test "BatchTest" fails due to "unexpected row count from update"
by Strong Liu (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3579) Support for PostgreSQL UUID data type
by Olivier Van Acker (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2277) bidirectional <key-many-to-one> both lazy=false fetch=join lead to infinite loop
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2268) JDK Bug 5062759 Breaks Hibernate Introspection
by James Olsen (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (EJB-225) EntityManager.find infinite loop related to ANN-381
by John Schneider (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5069) Fix annotation documentation wrt setup
by Steve Ebersole (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5131) SchemaExport drop fails if constraint names change
by Strong Liu (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5032) Setting LockModeType.OPTIMISTIC_FORCE_INCREMENT defaults to only OPTIMISTIC
by Carlos Vara (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5078) JPA criteria query numeric expressions produce wrong result (due to wrong bracketing)
by Christoph Gerkens (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5173) hql - average returns double but looses the decimal part
by Sébastien Peters (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4966) Entity Manager bug with ParameterExpressionImpl
by jean-claude cote (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5178) Unit tests in org.hibernate.test.immutable fail on mssql and sybase due to keyword used for table and column name
by Gail Badner (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3377) this time its h2 : foncusion of DECIMAL and NUMERIC column types
by Jan Baumann (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5006) hibernate.globally_quoted_identifiers=true and Annotations tests
by Stephan Palm (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5171) Allow usage of standalone @JoinFormula annotation
by Sharath Reddy (JIRA)
15 years, 9 months
Results per page: