hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 975 discussions
[Hibernate-JIRA] Created: (HHH-2484) Introduce NamingStrategy.getDefaultEntityName(String className)
by Emmanuel Bernard (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-3008) Cascade delete does not work with unidirectional @OneToMany and @JoinTable
by Daniel Dyer (JIRA)
15 years
[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
[Hibernate-JIRA] Created: (HHH-2989) @Loader using named queries returns null
by Jose Noheda (JIRA)
15 years
[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
[Hibernate-JIRA] Created: (HHH-4073) discriminator formula creates problem in hibernate envers
by Saravana Kumar (JIRA)
15 years
[Hibernate-JIRA] Created: (HHH-2150) There are too many columns in the select statement with the Criteria API
by Slawek Trybus (JIRA)
15 years
[Hibernate-JIRA] Created: (ANN-587) @Check doesn't work at property and collection level
by DEBOUTIN Loïc (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-3359) Loader leaks memory when ResultSet wrapping is enabled
by Frans Flippo (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-3763) An optional "end revision" column
by Adam Warski (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-3203) DerbyDialect Bug
by Bernd Farka (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2960) Add Interceptor to the openSession method the CurrentSessionContexts use
by Shawn Clowater (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2640) Clob management and deadlock
by Samuel Emangard (JIRA)
15 years, 1 month
[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, 1 month
[Hibernate-JIRA] Created: (HHH-5154) Convert Example chapters to Annotations (in Core documentation)
by Emmanuel Bernard (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2860) Consolidate Session creation options/parameters
by Steve Ebersole (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-3646) implement Criteria API querying of collection-of-component
by David Mansfield (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-3769) Enabling jmx statistics cause OOM
by Sid (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-3593) be able to configure statistics enablement
by John Mazzitelli (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2680) Blobs not updated on Session.merge() for detached instances
by Timo Thomas (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-4509) Ability to control JBoss Cache eviction via session factory properties
by Brian Stansberry (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2843) org.hibernate.PropertyAccessException: IllegalArgumentException occurred calling getter of natural Key component
by Charles Canning (JIRA)
15 years, 1 month
[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, 1 month
[Hibernate-JIRA] Created: (HHH-5159) 'in elements' does not work on ElementCollections of Enums
by Peer Hartmann (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HSEARCH-438) @IndexedEmbedded does not work for child classes in inheritance tree
by Ted Williams (JIRA)
15 years, 1 month
[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, 1 month
[Hibernate-JIRA] Created: (HSEARCH-323) Fault tolerant FSSlaveDirectoryProvider
by Oliver Siegmar (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2587) There is an attempt to set more parameters on a prepared statement than the latter can hold
by Zied Hamdi (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2736) support for native/SQL query hints in HQL/Criteria (Oracle SELECT hints for example)
by Adam Wozniak (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (EJB-408) c3p0 not working with hibernate-entitymanager 3.4.0.GA
by Marcelo Romulo Fernandes (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-3572) Create versioned entities groups
by Adam Warski (JIRA)
15 years, 1 month
[Hibernate-JIRA] Created: (HHH-2460) Multiple object creates on HQL select causes "unexpected token: ,"
by Steve Mayhew (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3494) HQLQueryPlan gives back zero result for "getSingleResult()" although one result is available
by Christian Hofschroer (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3571) Change the default revision entity configuration
by Adam Warski (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3121) Using fetch="subselect" and second level cache causes NullPointerException
by Adam Brod (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (ANN-687) orm.xml - cleanup respecting column names
by darren hartford (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-5056) Criteria API with ProjectionList and Unique result
by Ahmed Ali Elsayed Ali Soliman (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (ANN-472) @UniqueConstraint declaration is not friendly towards inheritance or reflection
by Ted Bergeron (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-430) Use multiple threads for text analysis in MassIndexer
by Sanne Grinovero (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-370) Monitoring of batch indexer state and progress
by Sanne Grinovero (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-361) Only index an entity if an indexed property has changed
by Emmanuel Bernard (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (EJB-397) native SQL queries in hibernate don't work when using aliases to differentiate columns that have the same name
by Alex McCarrier (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-4939) Bidirectional OneToOne mapping with FK and composite PK sharing a column throws MappingException
by Chris Wilson (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (BVAL-85) Support dynamic default group sequence definition
by Emmanuel Bernard (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-2692) Insert Into Select command doesn't allow named parameter as select output (insert input)
by John Aylward (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-2391) ManyToMany+FetchMode.SUBSELECT+2nd level cache= NPE
by Mike Youngstrom (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3123) NullPointerException on invalid HQL query with an extra brace
by Geoffrey De Smet (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-5019) @TableGenerator throws Unsupported exception - error performing isolated work
by Rohini (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-3934) Problem with PDF doc
by Adam Warski (JIRA)
15 years, 2 months
[Hibernate-JIRA] Created: (HHH-5057) ScrollableResults does not fetch many-to-many collections
by Jérôme Van Der Linden (JIRA)
15 years, 3 months
Results per page: