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, 8 months
[Hibernate-JIRA] Created: (HHH-5151) Update tutorial section of Hibernate Core to use Annotations
by Emmanuel Bernard (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5152) Update Configuration section to reflect Hibernate Annotations and Core documentation
by Emmanuel Bernard (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-4441) SessionImpl serialization violates java serialization spec
by Paul Ferraro (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-4443) Allow generic handling of any Hibernate type for post-insert generated identifiers
by Steve Ebersole (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5264) withClause doesn't take into account parent classes
by Douglas Ferguson (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3006) ConcurrentModificationException in AbstractBatcher results in infinite loop
by Stefan Hauk (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2708) attribute order-by don't devlared on hibernate-mapping-3.0.dtd
by Sunteya (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (ANN-719) Upload Hibernate-Annotations 3.3.1.GA to central maven repository
by Andreas Schildbach (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5180) StandardQueryCache.get() does not handle EntityNotFoundException for natural key lookups
by Gail Badner (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2980) Error "org.hibernate.HibernateException: cannot simultaneously fetch multiple bags" not specific enough
by Dobes Vandermeer (JIRA)
15 years, 8 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
Results per page: