hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 917 discussions
[Hibernate-JIRA] Created: (HHH-2158) incorrect hql query on one-to-one with property-ref
by Sebastien Cesbron (JIRA)
14 years
[Hibernate-JIRA] Created: (HBX-948) org.hibernate.connection.DriverManagerConnectionProvider - problem closing pooled connection
by Sathish P (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-4083) Custom sql-delete does improper parameter handling
by ggsoft@gmx.net (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-4915) <list-index> base attribute ignored on insert for a bidirectional association (one-to-many)
by Olivier Lafontaine (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-5072) Invalid SQL produced when using FetchMode.SUBSELECT with SQLServerDialect
by kabram (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-2666) subselect fetching ignores max results
by James Roper (JIRA)
14 years
[Hibernate-JIRA] Created: (ANN-609) Need a way to specify "unsaved-value" strategy using annotations
by Suji Suresh (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-4815) Support orphan-removal for one-to-one inside component/@Embeddable
by Steve Ebersole (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-3724) Bug in determining the getter method for property
by Senthil (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-4504) Query on polyphomic association
by Rafael Santini (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-3875) Difference between "left join" and "left join fetch"
by Sandeep Vaid (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-5077) @OrderBy in combination with NamedQuery throws an error
by Thomas Götzinger (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-3500) Hibernate fails to resolve the correct orderby column in SQL when using inheritance hierarchy
by Joonas Koivunen (JIRA)
14 years
[Hibernate-JIRA] Created: (ANN-807) @OrderBy don't quote identifiers
by StarBreeze (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-3300) HQL looks for property in wrong class and reports "could not resolve property"
by Cristian Bogdan (JIRA)
14 years
[Hibernate-JIRA] Created: (EJB-363) @OrderBy applied to collection property of derived class does not work properly when column used for ordering belongs to base class (using MySQL 5)
by Rich Eggert (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-3577) Wrong SQL in order by clause when using joined subclasses
by Hardy Ferentschik (JIRA)
14 years
[Hibernate-JIRA] Created: (HHH-4044) ejbql select count() and composite keys problem
by Thierry Accart (JIRA)
14 years, 1 month
[Hibernate-JIRA] Created: (HHH-4754) @AuditMappedBy broken with inheritence
by Chris Raschl (JIRA)
14 years, 1 month
[Hibernate-JIRA] Created: (HHH-2828) criteria search by class throws org.hibernate.QueryException: Unsupported discriminator type null when mapping exists for this class
by jo desmet (JIRA)
14 years, 1 month
[Hibernate-JIRA] Created: (HSEARCH-188) Add an option to use JMS in a JTA tx (rather than the post TX work done right now)
by Emmanuel Bernard (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-407) Standalone: support pure query and object rehydratation from Lucene storage
by Emmanuel Bernard (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-5) Only index an entity when it's index properties have physically changed
by Emmanuel Bernard (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (ANN-809) Composite Key which contains a discriminator causes "Repeated Column" errors
by Pasi Orovuo (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-3958) Superfluous generated updates cause Violation of UNIQUE KEY constraint
by Guenther Demetz (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-4030) Implement support for native recursive query functionality of popular DBMSes
by David Cracauer (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-3961) SQLServerDialect, support nowait in LockMode.UPGRADE_NOWAIT
by Guenther Demetz (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-3718) call to id getter initializes proxy when using AccessType( "field" )
by Paul Lorenz (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-295) Generate the "right" FilterKey instance even on parameterized filters
by Emmanuel Bernard (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-5130) Add pointers to Infinispan second level cache
by Sanne Grinovero (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (BVAL-108) Implement a simpe performance test harness for Bean Validation
by Hardy Ferentschik (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-2614) Blob Length Set to 255 By Default With Derby DB
by Sean Sylvis (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-3240) In Derby field type 'text' is converted to CLOB(255)
by Aleksander Rozman (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-5160) Error on binding values prepared statment in many-to-any relation
by wof (JIRA)
14 years, 2 months
[Hibernate-JIRA] Created: (HHH-5043) Incorrect handling of hibernate.default_schema in SchemaUpdate
by Vladimir Klyushnikov (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (ANN-728) @NaturalId doesn't work with @Embeddable/@Embedded
by Kenny MacLeod (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HHH-2085) org.hibernate.event.def.DefaultLoadEventListener logs exception at info level
by Don Smith (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HHH-4808) SessionImpl.initializeCollection() does not release JDBC connection (if outside of a transaction)
by Martin Renner (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HHH-3307) HQL query translation in real SQL ignores the dialect class
by Thomas Schilf (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (EJB-361) Query#setParameter(int position, Object value) wrong implementation
by Fabrice Daugan (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HHH-3799) PersistentSet does not honor hashcode/equals contract when loaded eagerly
by Igor Vaynberg (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HHH-4699) String mapped ENUMs can't be loaded from CHARs only VARCHARS (fix is trivial)
by Pierce Wetter (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HV-161) Hibernate Validator does not validate several groups in // during one navigation path
by Emmanuel Bernard (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HHH-4962) @ManyToOne with @JoinTable fails
by Clint Popetz (JIRA)
14 years, 3 months
[Hibernate-JIRA] Created: (HV-264) Validation of List of primitives
by Michenaud Laurent (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HV-270) Verify in the annotation processor that constraints are not stupid
by Emmanuel Bernard (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HV-135) Constraints can contains constraint annotations to validate params before initialize is called
by Emmanuel Bernard (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (HV-308) Annotation processor should consider validators registered by XML constraint mapping
by Gunnar Morling (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (BVAL-22) Dynamic metadata mode
by Emmanuel Bernard (JIRA)
14 years, 4 months
[Hibernate-JIRA] Created: (BVAL-44) Explore integration with Bean Validation APIs and a Rule engine
by Emmanuel Bernard (JIRA)
14 years, 4 months
Results per page: