hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 810 discussions
[Hibernate-JIRA] Created: (HHH-3427) executeUpdate never completes
by Mojmir Tuljak (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-2310) LazyInitializationException: Initializing many-to-one and one-to-one associations to a maximum of max-fetch-depth fails when using a SQLProjection on a Criteria generated Query
by Nico De Groote (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-61) Message bundles are not used when validating nested abstract classes
by Christian Blavier (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (ANN-703) @Past and @Future should support inclusive and exclusive boundaries
by Dan Allen (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-69) DefaultValidatorMessages_de.properties not correct
by Juergen Zimmermann (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-62) Embedded class used twice in a Entity, once validating and another don't.
by Raoni Fortes Normanton (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-60) Need Property names along with validation messages (as an option)
by Priya M (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-49) Czech translation
by Petr Ferschmann (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-73) hibernate-validator 3.1.0GA inclusion in maven central repository
by Ari Miller (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-44) Make Hibernate Validator multi-lingual
by Olle Hallin (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-52) unified unit testing pattern for standalone validators
by Sanne Grinovero (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-42) Reference Documentation: broken example
by Robert Spielmann (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-25) Generated DDL ignores Validator annotations on component fields and superclass fields
by Ben Anderson (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-31) Support user defined Locale for the ResourceBundle
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-27) Accessing Public Methods In A Default Access Superclass
by Ilya Kharmatsky (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-22) Provide contextual validation
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-75) Error message localization fails with polymorphism
by Samppa Saarela (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-32) Provide a way to turn on recursive validation by default without @Valid needed
by Jacques Morel (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-28) "connection already null in cleanup" when using validators
by David J. M. Karlsen (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HV-37) Validating a lazy collection of composite-elements causes flush problem
by Ian Long (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3640) Some standard SQL functions are not implemented in Sybase
by Juraci Paixao Krohling (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3599) Materializing proxy fails non-deterministic with "[-4000] (at 10): Unknown result table"
by Dirk Lachowski (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3650) TableGenerator doesn't marks the "primary key" as not null, causing errors in some RDBMS's which expects the PK to be not-null
by Juraci Paixao Krohling (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3275) Allow pluggable tuplizers for composite elements
by Chris Bredesen (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3607) Adding primary key to TableGenerator causes problem on DB2
by Neale Swinnerton (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3438) Could not check JTA transaction; nested exception is java.lang.StackOverflowError
by Jara Cesnek (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-69) The default MessageResolver now handles Locale
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-2921) Polymorphic query breaks if entity proxy already exists in session
by Johan Hoogenboezem (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HBX-1091) Cannot open with Hibernate 3.0 XML Editor in Eclipse
by sbgoh (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HBX-770) Consider integration/union between Eclipse Dali and Hibernate Tools
by Diego Pires Plentz (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-2524) Criteria query with collection of values (Set<java.lang.String>)
by marco molinari (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-2875) upgrade to cglib 2.2 (which uses the new asm 2 apis)
by Steve Ebersole (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-28) Types should be determined at runtime
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-35) constraintDescriptor.getConstraintImplementation() is no longer there
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-70) default MessageResolver is instanciated in Validator<T>, it should not
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-2) Is there a difference between the implicit default group given by {} and the explcitly specified group "default"?
by Hardy Ferentschik (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-18) Validator<A>.validate(b) where b:B and B extends A should validate B. Metadata APIs are specific to A
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-27) Avoid the use of raw types including in the test suite as much as possible
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-16) Has the property passed to validator.validateProperty() be reachable by a valid chain of validation.
by Hardy Ferentschik (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-10) Turn ValidatorParser into a MetadataProvider
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (BVAL-31) Constraint composition
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3357) session.clear() takes too long
by Jay Erb (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HSEARCH-151) Use IndexWriter.autocommit false if Lucene 2.3 is used
by Emmanuel Bernard (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HBX-1014) Could not load JPA Configuration
by Reto Urfer (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3665) Easy-to-use method, to check if object has already been loaded
by Markus Merder (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-3584) Generate SQL when Dynamic Update is true is including version field even when marked as updateable=false
by Dave Stephan (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-2855) Error during a entity collection loading - wrong SQL query generation - missing discriminator condition in the "where" clause for a specific subclass
by Peter Fassev (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-2650) Allow for an entire Session to be readOnly, add Session.setReadOnly() method
by Gunther Schadow (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (ANN-632) @IndexColumn doesn't set value of index column
by Dan Allen (JIRA)
17 years, 3 months
[Hibernate-JIRA] Created: (HHH-2622) CLONE -Fields quetes must be applied in queries to prevent mix reserved words with fields names
by Igor A Tarasov (JIRA)
17 years, 3 months
Results per page: