hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 917 discussions
[Hibernate-JIRA] Created: (HHH-4647) Problems with @JoinColumn referencedColumnName and quoted column and table names
by Peter Brant (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3694) ResultTransformer not used when scroll() is used on a named SQLQuery
by Oscar Pearce (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5109) @OneToOne - too many joins
by Marek Romanowski (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4440) Support for column-level read/write fragments (Rob Hasselbaum)
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3768) Modify the revision entity to include the end-revision number when available
by Adam Warski (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4086) improving the performance of the object loading in hibernate
by shubha (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3909) Improve Performance of FieldInterceptionHandler (and thus of flushing)
by Ovidio Mallo (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5185) Columns in Formulas not always rewritten, triggers ambiguous column SQL error
by Chris Wilson (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2339) merge instumented class fails
by Alexey Romanchuk (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2388) Insert w/ identity column fails on Sybase but no exception occurs
by Tim Morrow (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5229) org.hibernate.test.hql.ScrollableCollectionFetchingTest.testScrollingJoinFetchesEmptyResultSet() fails on sybase
by Strong Liu (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3624) DialectFactory needs DB2/NT64 adding to the MAPPERS Map
by mike wray (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HBX-1119) Hibernate tools tasks(hbm2java) generates info logs as standard error logs (shows red in eclipse) instead of standard out
by vivek meghanathan (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-3475) Support not-found="ignore" for <any> mappings
by Felix Gnass (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-4474) NullPointerException in AuditEventListener#generateBidirectionalCollectionChangeWorkUnits onPostInsert...
by Daniel Bleisteiner (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-3992) SQLServer "contains" boolean predicate not handled in HQL
by Scott Van Wart (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-3002) database field name 'version' causes ClassCastException while building session factory
by Patrick Burke (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-4968) Cannot deactivate default BeanValidationListener independently of DDL constraints generation
by Vladimir Klyushnikov (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5195) FilterImpl.validate() throws NullPointerExeption at line 164
by Savochkin Alexander (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-4036) EntityMetamodel entityNameByInheritenceClassNameMap field used inconsistently
by Jeremy Stone (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5192) Can't use group_concat in mysql without creating a custom function
by Douglas Ferguson (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5273) RowCountProjection long to int cast exception
by Pamir Erdem (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5098) AssertionFailure thrown when collection contains a parameterized type
by Kahli Burke (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5252) AttributeFactory needs more info in AssertionFailure
by Travis Stevens (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5062) In the Session.flush method has a lost of perfomance about 50% when flush a large amout of data
by Fabiano Cury (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-3045) Duplicated column aliases in scalar query
by Anderson Souza (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-4053) Incorrect SQL with substring for Firebird
by yeti the foot (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-2190) JDBCTransaction.isActive() should report false if jdbcContext.connection().isClosed()
by Jeffrey Bennett (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-3058) When using native sql query and multiple selects with setMaxResults, Hibernate inserts the TOP statement in the first query
by Sean Blaes (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-3405) Add support for Unicode aware MS SQL Server dialect
by Chris Larun (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-3905) Improve FieldInterceptionHelper perfomance
by Sergey Vladimirov (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5262) Allow UserType and CompositeUserType to be registered with BasicTypeRegistry
by Steve Ebersole (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5268) Support for java.util.UUID properties/generators
by Steve Ebersole (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-1989) Deleted object remains referenced in 2nd level cache collections
by Justin Haddad (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5228) In Envers, retrieve only the most recent revision for all entities of a particular type
by Edwin Tellman (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-3075) Should be possible to register UserTypes for known property types (classes) in configuration
by Martin Probst (JIRA)
15 years, 11 months
[Hibernate-JIRA] Commented: (HHH-13) Fetch groups
by Sebastien Tardif (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5279) Performance: a lot of time is spent getting and setting the auto-commit flag. Suggest it be configurable
by Phillip Henry (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5278) Wrong parsing of hql/ejbql query
by ron piterman (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HV-326) Verify that for caching user objects during the validation process we use a IdentityHashMap or IdentityHashSet
by Emmanuel Bernard (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5271) Support for Sybase IQ database in StandardDialectResolver
by Anton Nikitin (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5004) Specifying entity access type at class level and then redundantly again on id field or getId() causes EntityManagerFactory configuration failure
by Jesse Hutton (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5270) Oracle Error ORA-01719 on @ManyToMany associations with @FilterJoinTable annotation
by Nico Mack (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HCANN-24) @PrimaryKeyJoinColumn and @ForeignKey(name = "FOREIGN_FOOBAR") don't work for InheritanceType.JOINED
by Marcin Cinik (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-5269) Schema specified in @Table annotation should be passed as a parameter to the SequenceGenerator generate method.
by Nico Mack (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HV-293) Annotation processor fails in Eclipse when evaluating custom constraints not defined in the current project
by Gunnar Morling (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-4436) Stackoverflow exception if Composite id has many to one relationship and fetchMode = EAGER
by Kirill Trofimov (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-4868) Upgrade to Javassist 3.11.GA
by Julien Kronegg (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HHH-4738) getSingleResult returning SQLException in DerbyDialect
by Samuel Halliday (JIRA)
15 years, 11 months
[Hibernate-JIRA] Created: (HCANN-21) EnumType speed up in initEnumValues()
by Ondrej Medek (JIRA)
15 years, 11 months
Results per page: