hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 917 discussions
[Hibernate-JIRA] Created: (HHH-4956) Native Query returns wrong results
by Akashdeep Saddi (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2473) fetch="join" and property-ref
by David CLEMENT (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-4613) HQL: QuerySyntaxException when parsing any condition containing a colum named "value"
by Guenther Demetz (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2596) Add support for Hypersonic 1.8.0.7
by Gail Badner (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3839) Using Criteria.setMaxResults gives a MySQLSyntaxErrorException
by Kevin DIMEY (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-4770) Wrong class property type, when access="field" is specified. The HbmBinder and the method setTypeUsingReflection() of the interface org.hibernate.mapping.Value does not use the property "access" settings (field/property/etc...)
by Peter Fassev (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-76) Lazy loaded property isn't indexed properly
by Christian Bauer (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-121) Should optimize set batch to true (for indexWriters)?
by Emmanuel Bernard (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3538) Unnecessary complete select fragment for all associations
by Hauke Rabe (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-4559) Envers AuditMetadata Generator causes java.lang.ClassCastException: org.hibernate.mapping.Formula cannot be cast to org.hibernate.mapping.Column
by Kevin Schmidt (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (ANN-785) Jboss Har service from annotated class
by Michele Stoduto (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-5156) Add a Using JPA 2 XML mappings section in Core documentation
by Emmanuel Bernard (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-4551) Query caching becomes very ineffective on conversations with extended sessions.
by Guenther Demetz (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-2578) redesign SessionFactory building
by Steve Ebersole (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-2931) Criteria.setMaxResults() filters children with fetch="join"
by Mattias Jiderhamn (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3807) Adding a restriction to a many-to-one entity in Criteria query causes Join fetching
by Jonathan Gordon (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-2544) Create the EntityPersisters in order based on Inheritance hierarchy
by Shawn Clowater (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-4787) AuditProperty.isNull() doesn't generate "tab.col is null" SQL clause as expected
by Eric Citaire (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-2579) scope bytecode provider selection to session factory
by Steve Ebersole (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3574) ANY mapping ignores lazy="false"
by Manuel Dominguez Sarmiento (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-5276) Table REVINFO created in the default schema even if the property is otherwise set
by Pascal-Eric Servais (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-2484) Introduce NamingStrategy.getDefaultEntityName(String className)
by Emmanuel Bernard (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3008) Cascade delete does not work with unidirectional @OneToMany and @JoinTable
by Daniel Dyer (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-4722) Proxy initialization should be fail-fast when accidentially initializing from event listeners or interceptor
by Joonas Koivunen (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-2989) @Loader using named queries returns null
by Jose Noheda (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-1976) NamingStrategy.classToTableName receives only class name, not a fully qualified name as stated in javadoc
by Lóránt Pintér (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-4073) discriminator formula creates problem in hibernate envers
by Saravana Kumar (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-2150) There are too many columns in the select statement with the Criteria API
by Slawek Trybus (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-5244) Flesh out H2Dialect temp table support
by Steve Ebersole (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (ANN-587) @Check doesn't work at property and collection level
by DEBOUTIN Loïc (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-3359) Loader leaks memory when ResultSet wrapping is enabled
by Frans Flippo (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-3763) An optional "end revision" column
by Adam Warski (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-3203) DerbyDialect Bug
by Bernd Farka (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-2960) Add Interceptor to the openSession method the CurrentSessionContexts use
by Shawn Clowater (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-2640) Clob management and deadlock
by Samuel Emangard (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (EJB-445) Hi Gavin, I am facing the below issue in my application.Could you provide your suggesstion on this?
by Yohida (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-5154) Convert Example chapters to Annotations (in Core documentation)
by Emmanuel Bernard (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-2860) Consolidate Session creation options/parameters
by Steve Ebersole (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-3646) implement Criteria API querying of collection-of-component
by David Mansfield (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-5263) Improve preface
by Steve Ebersole (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-3769) Enabling jmx statistics cause OOM
by Sid (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-3593) be able to configure statistics enablement
by John Mazzitelli (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-2680) Blobs not updated on Session.merge() for detached instances
by Timo Thomas (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-4509) Ability to control JBoss Cache eviction via session factory properties
by Brian Stansberry (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-2843) org.hibernate.PropertyAccessException: IllegalArgumentException occurred calling getter of natural Key component
by Charles Canning (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-4999) createSQLQuery(query).list() result screw up when when columns in different tables have same name
by thogau (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HSEARCH-520) Make work queue size configurable in Lucene backend
by Sanne Grinovero (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-5159) 'in elements' does not work on ElementCollections of Enums
by Peer Hartmann (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HSEARCH-438) @IndexedEmbedded does not work for child classes in inheritance tree
by Ted Williams (JIRA)
15 years, 3 months
[Hibernate-JIRA] Created: (HHH-2710) Cannot specify on-delete="cascade" for a map or a set with just one element
by Gerald Klopp (JIRA)
15 years, 4 months
Results per page: