hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 917 discussions
[Hibernate-JIRA] Created: (HSEARCH-499) Pass a "filter" query to MassIndexing: index changed entity based on timestamp
by Emmanuel Bernard (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HHH-2223) BatchFetchQueue.getXXXBatch() cache check impeding batch fetching
by Joel Caplin (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HHH-5187) Allow some control over whether or not an association is loaded via a join on the merge path
by Emmanuel Bernard (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HHH-4591) Criteria.createAlias not working for key-many-to-one associations of a composite-id
by Luka (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HHH-3552) Eagerly load collections when indicated so in the annotation defining the relation
by Adam Warski (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HHH-3706) Audit Table Schema not generated using <annotationconfiguration>
by Kaizer (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (BVAL-208) @Valid should support groups attribute
by Marc Schipperheyn (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HHH-3032) On Sybase, a subquery is incorrectly generated, causing ''Incorrect syntax near the keyword 'as'.
by Fernando Galdino (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HHH-4907) "id in ..." with EmbeddedId and criteria API fails on ms sql server
by Strong Liu (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HSEARCH-363) backport fixes on duplicate LuceneWork in DocumentBuilderIndexedEntity from trunk
by Sanne Grinovero (JIRA)
13 years, 6 months
[Hibernate-JIRA] Created: (HHH-2280) Not-Null Constraint-Violation with unidirectional one-to-many mapping
by Robert Herschke (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-4459) Query with Composite Primary Key parameter crashes when query cache is on
by Karol Bienkowski (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-5138) Redesign types and introduce TypeRegistry
by Steve Ebersole (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HSEARCH-78) Incorrect fields are ignored by projection: an exception should be raised
by Emmanuel Bernard (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HV-295) Apply constraints on the elements of an iterator
by Emmanuel Bernard (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-5209) org.hibernate.hql.ast.QuerySyntaxException when running a JPQL query with a MEMBER OF on an @ElementCollection
by Pascal Thivent (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HSEARCH-269) Spell check functionality needed
by John Griffin (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-4098) VARBINARY should be BLOB in DB2400Dialect
by Christian Luebke (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-2651) Map binary types for sizes > 32K to BLOB for Derby
by Vincent Massol (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-2697) Can't use := for variable assignment within a SQL-Statement
by Benjamin Gniza (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-2165) Change logging level in TableMetadata from INFO to DEBUG or TRACE
by Igor A Tarasov (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-3835) ORA-00932 when executing a HQL with "distinct" on an entity with a Blob
by Martin Zeltner (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (ANN-677) Blob is null with Postgresql
by Aaron Luchko (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-4635) Oracle ORA-24816 inserting and updating data for entities containg LOB attributes
by Clay Atkins (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HBX-978) unique=true attribute of primary key in generated class prevents the schema to be regenerated
by Ali Sadik Kumlali (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-3135) SQL Server Dialect maps BIGINT to NUMERIC(19,0)
by Dominik Enkelmann (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-2942) Improve support for PostgreSQL
by Diego Pires Plentz (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HBX-935) H2MetaDataDialect for identity detection
by Max Rydahl Andersen (JIRA)
13 years, 7 months
[Hibernate-JIRA] Created: (HHH-4751) Fix for @embeddedid error: Type not supported: org.hibernate.type.ManyToOneType
by David Coleman (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-5188) Use provided enum type ordinal/string when reading
by Stefan Larsson (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-4468) Exception when using hibernate as JPA provider: "Found two representations of same collection"
by Håvard Nesvold (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (ANN-808) @Enumerated(ORDINAL) does not work on VARCHAR columns
by Eduardo Costa (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-3809) Improve Memory Management when Post Commit Listeners are enabled
by Shawn Clowater (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-2770) Action observers for event listeners
by Christian Bauer (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-3452) Statistics for Criteria Queries
by Rohit N (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (ANN-630) @ManyToMany and @Index
by Peter K. Guldbæk (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-5233) @FetchProfile fails to take more than one @FetchProfile.FetchOverride
by Emmanuel Bernard (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-2318) Sometimes wrong classloader used for proxy interfaces
by Jan Wiemer (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-3603) Hibernate custome classloader
by Behrang Javaherian (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-3201) Provide osgi informations in hibernate MANIFEST.MF to be recognized as osgi-bundle
by Baptiste MATHUS (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HHH-3441) Null pointer exception on org.hibernate.type.AbstractType.getHashCode(AbstractType.java:112)
by DEROUET (JIRA)
13 years, 8 months
[Hibernate-JIRA] Created: (HSHARDS-57) For a better "virtual shards" support!
by Colbert Philippe (JIRA)
13 years, 9 months
[Hibernate-JIRA] Created: (HHH-3464) SimpleExpression.ignoreCase uses SQL server lowercase function for left part and JAVA lowercase function for right part of expression
by Vitaliy Tymchyshyn (JIRA)
13 years, 9 months
[Hibernate-JIRA] Created: (HHH-2808) CLONE -Impossible to define caching for a subclass's collection in hibernate.cgf.xml
by Sebastien Blind (JIRA)
13 years, 9 months
[Hibernate-JIRA] Created: (HHH-4959) Concurrent HQL parsing blocks on ReflectHelper.classForName()
by Jarl Totland (JIRA)
13 years, 9 months
[Hibernate-JIRA] Created: (HHH-5274) HQL-Insert with Select and Sub-Select fails
by Björn Moritz (JIRA)
13 years, 9 months
[Hibernate-JIRA] Created: (HHH-2851) ParameterTranslationsImpl fails to correctly determine parameter type
by Alex Savitsky (JIRA)
13 years, 9 months
[Hibernate-JIRA] Created: (HHH-2394) Support filter tag in subclass
by Welkin Hu (JIRA)
13 years, 9 months
[Hibernate-JIRA] Created: (HBX-1123) Reveng foreign-key map to non-primary key column produces incorrect mapping file
by Michael Sabin (JIRA)
13 years, 9 months
[Hibernate-JIRA] Created: (ANN-625) @OrderBy usage on a joined classes (when using join table) produces incorred SQL syntax.
by Dima Gutzeit (JIRA)
13 years, 9 months
Results per page: