hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 917 discussions
[Hibernate-JIRA] Created: (HHH-3789) Allow for pluggable stats collection
by Patrick Moore (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3407) @TableGenerator does not increment pkColumnValue by allocationSize
by Dan Ciarniello (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3709) Add StartRevision/EndRevison fileds to audit tables
by jason shi (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3766) Modify the queries executed to use the "end-revision" column, when available
by Adam Warski (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HV-299) Annotation processor should check constraint annotation type declarations
by Gunnar Morling (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-4769) In HQL, function ROUND always returns an Integer, it truncate the decimal part of Double number.
by Andrea Tunesi (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2131) SYBASE +select for update is showing deadlock because lock is not working properly
by George Thomas (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (ANN-837) @Where clause may trigger an ambiguous column error
by Bob Harrod (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5020) java.sql.SQLException: ORA-00904: "Y6_": invalid identifier when performing search by criteria with columns aliases defined and with restriction defined
by Alexander (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2691) Insert Into Select command outputs incorrect exception
by John Aylward (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-4085) Specifying a select clause triggers the "query specified join fetching, but the owner..." exception
by Kent Tong (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2374) setFetchMode() ignore incorect path
by Baptiste MATHUS (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2344) Persistent collection queued operation ignored with lazy inverse one-to-many collection.
by Sebastien Robert (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5017) "SettingsFactory" no longer checks for presence of "supportsGetGeneratedKeys" before calling it
by Steve Perkins (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-135) Create a RAMDirectoryProvider from an existing Lucene file index
by Hardy Ferentschik (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-278) Create a Search Statistic JMX Bean
by Hardy Ferentschik (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3627) String Scalar Function CONCAT and operator || in HQL not working correctly with numeric values
by Eric Belanger (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2068) TransientObjectException : object references an unsaved transient instance ...
by Ales PROCHAZKA (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (ANN-755) Cascade operations don't take affect through a @CollectionOfElements
by Chris L (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5142) Exception when initializing lazy @ManyToMany indexed collection containing not audited entities
by Vladimir Klyushnikov (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3334) Cascading breaks if parent table doesn't have Auto-inc
by Wallace Wadge (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5197) Envers documentation doesn't include the correct configuration when using Hibernate directly
by Miguel Almeida (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5224) Hibernate ENVERS Doest Work on MERGE Entity
by Dyego Souza do Carmo (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5048) @Type ignored by envers?, whole transaction rollbacked, but applcation continues, without warning
by Donovan (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (BVAL-207) Hibernate 3.5.1-Final cannot parse order-by fragment
by Vladimir Kobetic (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5151) Update tutorial section of Hibernate Core to use Annotations
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5152) Update Configuration section to reflect Hibernate Annotations and Core documentation
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4441) SessionImpl serialization violates java serialization spec
by Paul Ferraro (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4443) Allow generic handling of any Hibernate type for post-insert generated identifiers
by Steve Ebersole (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5264) withClause doesn't take into account parent classes
by Douglas Ferguson (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3006) ConcurrentModificationException in AbstractBatcher results in infinite loop
by Stefan Hauk (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2708) attribute order-by don't devlared on hibernate-mapping-3.0.dtd
by Sunteya (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (ANN-719) Upload Hibernate-Annotations 3.3.1.GA to central maven repository
by Andreas Schildbach (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5180) StandardQueryCache.get() does not handle EntityNotFoundException for natural key lookups
by Gail Badner (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2980) Error "org.hibernate.HibernateException: cannot simultaneously fetch multiple bags" not specific enough
by Dobes Vandermeer (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3191) QueryPlanCache cache size
by Julien Kirch (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4627) Configurable Query Plan Cache
by Frank Daspro (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2431) QueryPlanCache grows without bound. Eventually gets OutOfMemoryException
by Eric Goff (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HBX-1000) Problem with PostgreSQL using uppercase letters in tables
by Ruediger Engelberger (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4904) result of 'join fetch' query is incorrectly cached
by Geoff Crain (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5091) Unidirectional One-To-Many relationship with foreign key mapping doesn't work
by Juergen Zimmermann (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3478) @NaturalId queries not flushed from cache using EntityManager.remove(); exception results from query
by Elias Ross (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4798) Add Envers manual to Hibernate core documentation
by Erik-Berndt Scheper (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5259) Invalid reflection optimization configuration property name in Hibernate documentation.
by Kirill Klenski (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-2510) override equals()/hashCode() in AliasToBeanResultTransformer
by Maxim Gordienko (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (ANN-663) @JoinColumn must be set for @AssociationOverride to work
by Bas van den Berg (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5212) Alter SQLFunction contract to be more flexible
by Steve Ebersole (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-4011) ChainedPropertyAccessor is not serializable, which breaks caching to disk and replicated caches.
by Ryan Dearing (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3526) hbm2ddl.auto validate error on sequences in different schema
by Andres Galeano (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (ANN-604) There is no annotation to specify default value for a column
by Nicolae Bucalaete (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3231) org.hibernate.id.enhanced.TableGenerator throws "IllegalArgumentException: alias not found: tbl" under Oracle
by Király Attila (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-533) Use Hibernate Search bridge system to convert input
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-530) Entity analyzers (aka scoped analyzers) improperly return random analyzers on field not marked as TOKENIZED
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-534) circular graphs of IndexedEmbedded might break MassIndexer
by Sanne Grinovero (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-508) Support query on multiple fields
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-509) Add support for all() query and all except ones
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-414) Add support for a Lucene query builder using a fluent API
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-397) Allow classes to be lazily added to the configuration
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-487) Find why the zh-CN translation fails
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-507) Rename exact() to keywords() and move fuzzy() and wildcard() back as suboperations of keywords()
by Emmanuel Bernard (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-523) Build the distribution package with the docs in the same directory structure as on the docs server
by Hardy Ferentschik (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-3771) Best pactice for equals implementation?
by Samppa Saarela (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5246) Addition of withClause for DetachedCriteria
by Shawn Clowater (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (HHH-5097) Bug in ParameterizedFunctionExpression with two or more parameters: IllegalArgumentException
by Max Hartmann (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3908) Expose way to fully control fetching in native-sql queries in API
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2350) 2nd level cache broken for inverse bidirectional one-to-many relation
by Burkhard Graves (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3001) The NoopOptimizer needs to be synchronized
by Maciej Baranowski (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5181) Merge hibernate-annotations module code into hibernate-core
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5254) Present document on Types as a separate chapter
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3279) create series of maven plugins offering functionality of the ant tools
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3609) Invalid list re-ordering with IndexColumn and OneToMany association
by Martin Kovacik (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2269) Many-to-one cascade fails with TransientObjectException if the inverse collection is marked CascadeType.DELETE_ORPHAN
by Edward Costello (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4718) Select with subselect operands to a division gives NullPointerException on BinaryArithmeticOperatorNode
by Bruno Medeiros (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5256) Update of Many-to-Many relationships not allways working (deletes records but doesn't insert them)
by Ignacio Larrañaga (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5148) Merge Hibernate Annotations reference documentation into Core
by Emmanuel Bernard (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5153) Convert non mapping sections form XML to Annotations or at least provide both solutions
by Emmanuel Bernard (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5064) OrderBy string getting dumped to console on session factory creation
by Shawn Clowater (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5272) Typo in tutorial at web site
by Slava Semushin (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5162) Deprecate @Entity.mutable in favor of @Immutable
by Emmanuel Bernard (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5155) Move Additional modules chapter from Annotations to Core probably in Appendix
by Emmanuel Bernard (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5145) Update pom to use the new distributationManagement information
by Strong Liu (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5115) Migrate Annotations and EntityManager documentation system to jdocbook's maven plugin (like core)
by Emmanuel Bernard (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5149) Move mapping documentation from Annotations to Core
by Emmanuel Bernard (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5150) Update settings section to reflect merge from Annotations and Core documentation
by Emmanuel Bernard (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5094) PersistenceUtilHelper cannot access non-public fields/methods (it should be able to)
by Philip Clay (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4945) Replace all usages of EJB3TestCase with org.hibernate.ejb.test.TestCase
by Hardy Ferentschik (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3765) Fill the "end revision" column with appropriate data in add/mod/del/collection work units
by Adam Warski (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3764) Add the "end-revision" column when generating metadata
by Adam Warski (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5260) Tweak for query-cache via hibernate.hbm.xml needed
by Galder Zamarreno (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4568) Sybase - Test "BatchTest" fails due to "unexpected row count from update"
by Strong Liu (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5213) Add native SQL Boolean type to Ingres10Dialect
by Ray Fan (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3579) Support for PostgreSQL UUID data type
by Olivier Van Acker (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5204) Introduce @RequiresDialectFeature annotation
by Hardy Ferentschik (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5231) Unit test failures lock up when they run on DB2 and PostgreSQL
by Gail Badner (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5251) NativeSQLQueryReturn impls pre-cache a final hashcode based on non-final fields
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5220) Unit tests related to HHH-5063 and HHH-5135 fail on some dialects
by Gail Badner (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2277) bidirectional <key-many-to-one> both lazy=false fetch=join lead to infinite loop
by Emmanuel Bernard (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2268) JDK Bug 5062759 Breaks Hibernate Introspection
by James Olsen (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (EJB-225) EntityManager.find infinite loop related to ANN-381
by John Schneider (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5253) TableHiLoGenerator does not increment hi-value any more when lo-range es exhausted
by Martin Gubser (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5245) Introduce LobHelper
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5248) Introduce CompositeType interface (to replace AbstractComponentType interface)
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5200) Prepare to use H2 as the default testing datbase
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5069) Fix annotation documentation wrt setup
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5218) Provide a new "pooled value" based optimizer which interprets the database value as the low boundary instead of upper boundary
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5131) SchemaExport drop fails if constraint names change
by Strong Liu (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5032) Setting LockModeType.OPTIMISTIC_FORCE_INCREMENT defaults to only OPTIMISTIC
by Carlos Vara (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5208) Oracle 11g R2 RAC - Test SequenceIdentityTest fails because first value of sequence is "2"
by Strong Liu (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5210) Query Cache effective only after closing the session that created the cache
by Strong Liu (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5078) JPA criteria query numeric expressions produce wrong result (due to wrong bracketing)
by Christoph Gerkens (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5173) hql - average returns double but looses the decimal part
by Sébastien Peters (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4966) Entity Manager bug with ParameterExpressionImpl
by jean-claude cote (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5217) Minimize double sequence value reads in PooledOptimizer
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5178) Unit tests in org.hibernate.test.immutable fail on mssql and sybase due to keyword used for table and column name
by Gail Badner (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5186) update db profiles id and jdbc properties' name to use dballocator
by Strong Liu (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3377) this time its h2 : foncusion of DECIMAL and NUMERIC column types
by Jan Baumann (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5006) hibernate.globally_quoted_identifiers=true and Annotations tests
by Stephan Palm (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5171) Allow usage of standalone @JoinFormula annotation
by Sharath Reddy (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5042) TableGenerator does not increment hibernate_sequences.next_hi_value anymore after having exhausted the current lo-range
by Guenther Demetz (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4991) ManyToMany table not joined due to max_join_depth parameter, results to SQL exceptions
by Sergii Novotarskyi (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4957) Criteria Projections.countDistinct() function broken
by Lin Lai Fu (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5125) The annotations @Entity and @MappedSuperclass used in one class produce a nullpointerexception
by Simone Rodenbach (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (ANN-756) @Column annotation ignored when placed on entity's @Id property
by sagi mann (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2608) allow delete-orphan cascade style in one-to-one mapping
by Joe Kelly (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (ANN-573) Many-to-many with Attributes (Attribute-class with two @ManyToOne mappings as @Id) not possible
by Christian Köberl (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4744) Incorrect audit entity for TABLE_PER_CLASS with abstract classes (results in query error)
by Volker Schmidt (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4078) EntityMetamodel#entityNameByInheritenceClassNameMap mapping from class or class names?
by Tsering Shrestha (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4438) It is impossible to override RelationTargetAuditMode using AuditOverride
by Eugene Goroschenya (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4626) OneToMany cascadeType.ALL change collection and merge - does not remove entities
by Dave (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3940) Remove hasSelfReferentialForeignKeyBug (returning true) override from MySQL dialects
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3995) Cleanup test data
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2439) delay IDENTITY insertions in the case of FlushMode.MANUAL/NEVER
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4706) Leverage new o.h.dialect.function.TrimFunctionTemplate and o.h.dialect.function.AnsiTrimFunction classes
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3946) Test FooBarTest isn't opening transactions and contains an invalid assertion
by Juraci Paixao Krohling (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4035) skip org.hibernate.action.BulkOperationCleanupAction on INSERT HQL queries
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4885) Use "test" durability mode for derby database in testssuites
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5052) EventListenerConfigurator uses Ejb3Configuration but could use AnnotationConfiguration instead
by Alexandre Walter Pretyman (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2309) fetch only the lazy property needed
by German de la Cruz (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5123) Brazilian translations
by Steve Ebersole (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5239) Criteria.setLockMode KO
by bill dupond (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4903) Ambiguous column in field list
by Luis Eduardo Villares Matta (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4624) QueryImpl.list() closes connection
by Dieter Freismuth (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3077) Move references to LRUMap and ReferenceMap
by Stephen Kestle (JIRA)
15 years, 10 months
[Hibernate-JIRA] Erstellt: (HHH-2224) executeUpdate causes coarse cache invalidation
by Stefan Fleiter (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4832) Secondary tables do not work in JOINED or TABLE_PER_CLASS inheritance strategies
by Simon Godden (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-2470) Use of session.createSQLQuery causes memory leak
by Bjørn Bjerkeli (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-3221) Cascading performance problems when session contains many entities
by Yves Galante (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-5266) NullPointer in toString of PersistentBag
by Jan Stolze (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (ANN-793) @ManyToOne - @OneToMany doesn't work with @Inheritance(strategy= InheritanceType.JOINED)
by Tomaz Cerar (JIRA)
15 years, 10 months
[Hibernate-JIRA] Created: (HHH-4716) NotAuditedException using the entity name concept of hibernate.
by Subhan (JIRA)
15 years, 10 months
[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, 10 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: