hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 975 discussions
[Hibernate-JIRA] Created: (HHH-4053) Incorrect SQL with substring for Firebird
by yeti the foot (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-2190) JDBCTransaction.isActive() should report false if jdbcContext.connection().isClosed()
by Jeffrey Bennett (JIRA)
16 years, 1 month
[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)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-3405) Add support for Unicode aware MS SQL Server dialect
by Chris Larun (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-3905) Improve FieldInterceptionHelper perfomance
by Sergey Vladimirov (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-1989) Deleted object remains referenced in 2nd level cache collections
by Justin Haddad (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-3075) Should be possible to register UserTypes for known property types (classes) in configuration
by Martin Probst (JIRA)
16 years, 1 month
[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)
16 years, 1 month
[Hibernate-JIRA] Created: (HV-293) Annotation processor fails in Eclipse when evaluating custom constraints not defined in the current project
by Gunnar Morling (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-4436) Stackoverflow exception if Composite id has many to one relationship and fetchMode = EAGER
by Kirill Trofimov (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-4868) Upgrade to Javassist 3.11.GA
by Julien Kronegg (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-4738) getSingleResult returning SQLException in DerbyDialect
by Samuel Halliday (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HCANN-21) EnumType speed up in initEnumValues()
by Ondrej Medek (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-2645) Synchronization bottleneck in EntityModeToTuplizerMapping
by Erik Bergersjö (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-3050) Convert usage of Hibernate's FastHashMap to ConcurrentHashMap (Java 1.5)
by Gail Badner (JIRA)
16 years, 1 month
[Hibernate-JIRA] Created: (HHH-5005) Column name not prefixed with table name alias
by Jeremy Hindmarsh (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-4786) SerializableType + custom Serializable class + L2 cache causes problems
by Steve Ebersole (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (ANN-820) TypeDef does not work when used on @Embeddable or @MappedSuperClass classes.
by Ted Bergeron (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HV-298) Add a section on using the annotation processor to the HV reference guide
by Gunnar Morling (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-168) Add the ability to disable automatic indexing both on a per index level and programmatically
by Eric Winter (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (ANN-846) Infinite loop occurs while doing findById on a Parent domain Object having OneToMany relationship with child domain with composite primary key
by RAMESH BABU NL (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-5135) Prefix is missed in HQL query for property mapped to column 'TO_DATE' on Oracle 10g
by Vladimir Ivanov (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-5063) Projections that have aliases same as the property name result in invalid sql
by Shawn Clowater (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (METAGEN-26) Update readme.txt
by Hardy Ferentschik (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-3884) NPE with mutable Natuarl Id's
by Michael Kopp (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-4971) Findbugs Warnings
by Marco Tulio Valente (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-3068) Update of an entity with immutable natural-id and many-to-one relation seems to fail
by Pascal Cohen (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-2041) Update with unaltered natural-id fails
by Jim Pease (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-3256) OptimizerFactory$PooledOptimizer.generate doesn't set keep the in-memory hi_value in sync with the db next_val (after a JBoss restart)
by Tom Muldoon (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-5053) Duplicate primary keys when using the SEQUENCE strategy due to underlying sequence not being updated when the SequenceGenerator's allocatedSize is greater than 1
by atomicknight (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-324) @DynamicBoost(BoostStrategy.class)
by Emmanuel Bernard (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-4065) Incorrect SQL is used for HQL if the number of values for a filter collection parameter is changed
by Nicklas Nordborg (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HV-305) JPATraversableResolver tries to access properties that do not exist
by Stephan Bublava (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-5030) BaseRegionAdapter shouldn't rely on optional Cache#toMap method
by Adrian Hummel (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-5121) Using Oracle analytical functions causes QuerySyntaxException
by Tarek Nabil (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-5170) Used unsaved-value="any" for <composite-id>, Getting exception Object references an unsaved transient instance - save the transient instance before flushing, even though record exist in the DB
by Deepesh Seetharaman (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-5164) HQL putting quotes around SMALLINT field
by Shawn Kuenzler (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-503) Generated archetype broken for any package name with dot (.)
by G Fernandes (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-4909) Null Pointer Exception When Usding Spring 3.0 with Hibernate 3.5.0-Beta-x
by Petar Tahchiev (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (EJB-463) Merging of one-to-many relations not JPA spec compliant for lazy relations
by Dirk (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-333) Remove or improve log warning in DocumentBuilderContainedEntity.checkDocumentId
by Hardy Ferentschik (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-486) Review the getting started section's pom and archetype creation
by Emmanuel Bernard (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-515) Lucene AlreadyClosedExceptions During Batch Processing With ASYNC Workers
by j nadler (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-506) Suggest dependency to core 3.5.1
by Sanne Grinovero (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-512) Associate with two open session issue and subsequent hang
by Marc Schipperheyn (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-1992) Some cascade actions should not trigger a property access on lazy properties
by Emmanuel Bernard (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HV-310) Define, which parts of HV constitute its public API
by Gunnar Morling (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HV-314) Add @List annotations to the HV-specific constraints
by Gunnar Morling (JIRA)
16 years, 2 months
[Hibernate-JIRA] Created: (HHH-5179) Criteria Projections.countDistinct() does not work for composite IDs or components for some dialects
by Gail Badner (JIRA)
16 years, 2 months
[Hibernate-JIRA] Updated: (HHH-1015) Incorrect SQL generated when one-to-many foreign key is in a discriminated subclass table
by Gail Badner (JIRA)
16 years, 2 months
Results per page: